AuthResponseData
AuthResponseData =
object
Auth response with user and session (Supabase-compatible)
Properties
Section titled “Properties”| Property | Type |
|---|---|
session |
AuthSession | null |
user |
User |
weakPassword? |
WeakPassword |
AuthResponseData =
object
Auth response with user and session (Supabase-compatible)
| Property | Type |
|---|---|
session |
AuthSession | null |
user |
User |
weakPassword? |
WeakPassword |