Supabase Auth Demo

Google Login

Back home →

Classic credentials—users enter details, Supabase secures the rest while getSession + onAuthStateChange keep the UI live.

  1. Toggle between sign up and sign in.
  2. Submit to watch the session card refresh instantly.
  3. Sign out to reset the listener.
G

OAuth

Continue with Google

No password storage

Supabase hosts the OAuth flow and returns a ready-to-use session.

Session

Sign in to hydrate this panel instantly.

Idle
Session metadata will show up here after a successful sign in.