Table of Contents

Enum Constants.AuthState

Namespace
Supabase.Gotrue
Assembly
Supabase.Gotrue.dll

States that the Auth Client will raise events for.

public enum Constants.AuthState

Fields

MfaChallengeVerified = 6
PasswordRecovery = 3
Shutdown = 5
SignedIn = 0
SignedOut = 1
TokenRefreshed = 4
UserUpdated = 2