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

16 lines
378 B
Markdown

## @/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.