2024-07-02 21:29:02 +05:30

378 B

@/accounts

A package for sharing the pages involved in the signup/login flow.

Currently this is used by the photos and auth apps.

Note

This is distinct from the accounts app, which currently acts as a broker for passkeys.

Packaging

This (internal) package exports a React TypeScript library. We rely on the importing project to transpile and bundle it.