Fumadocs
Auth

Authentication & Authorization

AxiomDB uses PASETO v4 public tokens issued by the Square Identity Provider (authlayer). All API routes require a valid Bearer token. Supported flows include Sign in with Square (OAuth2/OIDC), password login, magic links, CLI PKCE, token refresh, and two-factor authentication (TOTP and email OTP).

How is this guide?

On this page