Welcome backSign in to continue
Emailmitch@app.com
Password••••••••
Continue
or
GoogleApple
auth.dartdart
// One SDK. Every provider lands the
// same way: as a row in auth.users with
// a session attached.
//
// Email and password for most apps.
// Magic link when you want zero friction.
// Google and Apple for the App Store flow.
//
// Read currentUser anywhere. Listen to
// onAuthStateChange to react to changes.