aui-auth
v0.0.6
Published
Server side sessions for web apps that sign in through assistant-ui accounts: OIDC code flow with PKCE, tokens kept in the app's database, single flight refresh
Downloads
2,751
Readme
aui-auth
Server-side sessions for web apps that sign in through assistant-ui accounts: OpenID Connect with PKCE, tokens kept in the app's own database, single-flight refresh, and an encrypted cache cookie. Internal to assistant-ui; the manual is docs/first-party-auth.md and the design is packages/aui-auth/ARCHITECTURE.md in the assistant-internal repository.
Entry points: aui-auth, aui-auth/accounts, aui-auth/next, aui-auth/database, aui-auth/database/pg, aui-auth/database/redis, aui-auth/testing.
