📄️ Overview
Authentication in Blueprint
📄️ Login
How is the standard login process handled
📄️ Session
How are sessions created and maintained
📄️ Logout
How is the logout process handled
📄️ Masquerade
How masquerade works in Blueprint, and how to configure it
📄️ Expiring URLs
How expiring urls work
📄️ Anonymous Auth
Enable pre-signed key authentication for unauthenticated users to access specific resources
📄️ API reference
List of all available functions and hooks
📄️ Kraken OAuth
A guide on how to enable Kraken OAuth.
📄️ Logging
Logging system for Blueprint's shared auth module
📄️ Middleware
What is Middleware and how is it used?
📄️ Organization Auth
Enable organization-level authentication for server-side operations with unauthenticated users
📄️ Setup (App Router)
A guide on how to add Kraken authentication to your Next.js App Router app
📄️ Setup (Pages Router)
A guide on how to add Kraken authentication to your Next.js Pages Router app