Tag
Authentication
Guides filed under Authentication.
SaaS
Next.js authentication architecture
Email and password sessions in the SaaS starter: a hashed password, a session cookie, and routes that refuse anonymous users.
Mobile
Expo authentication architecture
How the Expo starter stores a session token in SecureStore and sends it as a bearer token to your API.