AuthEvent
Represents authentication events emitted by the Auth class.
Subscribe to Auth.events to receive these events and react to authentication state changes.
Inheritors
Types
Link copied to clipboard
Emitted when the current session changes.
Link copied to clipboard
Emitted when a sign-in flow is completed.
Link copied to clipboard
Emitted when a sign-in flow is started.
Link copied to clipboard
Emitted when a sign-up flow is completed.
Link copied to clipboard
Emitted when a sign-up flow is started.