Skip to content

AuthResponseData

AuthResponseData = object

Auth response with user and session (Supabase-compatible)

Property Type
session AuthSession | null
user User
weakPassword? WeakPassword