Table of Contents

Enum Constants.OAuthFlowType

Namespace
Supabase.Gotrue
Assembly
Supabase.Gotrue.dll

Represents an OAuth Flow type

public enum Constants.OAuthFlowType

Fields

[MapTo("implicit", null)] Implicit = 0
[MapTo("pkce", null)] PKCE = 1