Skip to content
impulseDOCS
Get Started

Auth Overview

ImpulseAuth gives every project email/password login, OAuth providers, TOTP MFA, magic links, and a user admin surface — without running an auth server.

  • Supabase-compatible client libraries work out of the box for JavaScript, Flutter, and mobile.
  • Standard JWTs — verify sessions in any language with the project’s JWKS endpoint; signing secrets are never exposed.
  • Project isolation — each project’s users, roles, and sessions are fully separate.