Auth.js mental model
Same providers, callbacks, adapters, and routes as Auth.js — mapped to idiomatic Go and net/http.
Passkeys & MFA
WebAuthn passkeys with stdlib verification, post-login OTP for credentials, and session list/revoke for database sessions.
Learn more →Web & mobile
Bearer token flow for React Native, HTML callback pages, and optional goauth.js browser helpers.
