Table of Contents

Enum Constants.SignOutScope

Namespace
Supabase.Gotrue
Assembly
Supabase.Gotrue.dll
public enum Constants.SignOutScope

Fields

[MapTo("global", null)] Global = 0
[MapTo("local", null)] Local = 1
[MapTo("others", null)] Others = 2