Authentication & session controls
Cache accounts are authenticated through supported identity providers, with server-side session checks at protected routes and APIs.
- Google sign-in is enabled through Better Auth and Prisma-backed sessions.
- Native email-and-password login is disabled.
- Trusted origins and multi-session support are configured in the auth layer.