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