diff --git a/api/Supabase.Gotrue.AdminClient.html b/api/Supabase.Gotrue.AdminClient.html index 77c1322..d41ed15 100644 --- a/api/Supabase.Gotrue.AdminClient.html +++ b/api/Supabase.Gotrue.AdminClient.html @@ -98,10 +98,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

AdminClient(String, ClientOptions)

@@ -139,10 +139,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

GetHeaders

@@ -170,10 +170,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Options

@@ -203,10 +203,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

CreateUser(AdminUserAttributes)

@@ -252,10 +252,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

CreateUser(String, String, AdminUserAttributes)

@@ -311,10 +311,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

DeleteUser(String)

@@ -360,10 +360,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetUser(String)

@@ -408,10 +408,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetUserById(String)

@@ -456,10 +456,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

InviteUserByEmail(String)

@@ -504,10 +504,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

ListUsers(Nullable<String>, Nullable<String>, Constants.SortOrder, Nullable<Int32>, Nullable<Int32>)

@@ -577,10 +577,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Update(UserAttributes)

@@ -625,10 +625,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

UpdateUserById(String, AdminUserAttributes)

@@ -691,10 +691,10 @@

Implements

diff --git a/api/Supabase.Gotrue.AdminUserAttributes.html b/api/Supabase.Gotrue.AdminUserAttributes.html index 95c7bb8..54abb82 100644 --- a/api/Supabase.Gotrue.AdminUserAttributes.html +++ b/api/Supabase.Gotrue.AdminUserAttributes.html @@ -113,10 +113,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

AppMetadata

@@ -147,10 +147,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

EmailConfirm

@@ -179,10 +179,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

PhoneConfirm

@@ -211,10 +211,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

UserMetadata

@@ -249,10 +249,10 @@
Property Value
diff --git a/api/Supabase.Gotrue.Api.html b/api/Supabase.Gotrue.Api.html index d0a0d27..c281ed8 100644 --- a/api/Supabase.Gotrue.Api.html +++ b/api/Supabase.Gotrue.Api.html @@ -96,10 +96,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

Api(String, Nullable<Dictionary<String, String>>)

@@ -136,10 +136,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

GetHeaders

@@ -168,10 +168,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Headers

@@ -201,10 +201,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

CreateUser(String, AdminUserAttributes)

@@ -256,10 +256,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

DeleteUser(String, String)

@@ -311,10 +311,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

ExchangeCodeForSession(String, String)

@@ -366,10 +366,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetUriForProvider(Constants.Provider, SignInOptions)

@@ -419,10 +419,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetUser(String)

@@ -467,10 +467,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetUserById(String, String)

@@ -522,10 +522,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

InviteUserByEmail(String, String)

@@ -576,10 +576,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

ListUsers(String, Nullable<String>, Nullable<String>, Constants.SortOrder, Nullable<Int32>, Nullable<Int32>)

@@ -655,10 +655,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Reauthenticate(String)

@@ -705,10 +705,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

RefreshAccessToken(String, String)

@@ -758,10 +758,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

ResetPasswordForEmail(String)

@@ -806,10 +806,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

SendMagicLinkEmail(String, SignInOptions)

@@ -859,10 +859,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

SendMobileOTP(String)

@@ -908,10 +908,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Settings()

@@ -939,10 +939,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

SignInWithEmail(String, String)

@@ -992,10 +992,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

SignInWithIdToken(Constants.Provider, String, Nullable<String>, Nullable<String>)

@@ -1058,10 +1058,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

SignInWithOtp(SignInWithPasswordlessEmailOptions)

@@ -1115,10 +1115,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

SignInWithOtp(SignInWithPasswordlessPhoneOptions)

@@ -1172,10 +1172,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

SignInWithPhone(String, String)

@@ -1227,10 +1227,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

SignOut(String)

@@ -1275,10 +1275,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

SignUpWithEmail(String, String, SignUpOptions)

@@ -1334,10 +1334,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

SignUpWithPhone(String, String, SignUpOptions)

@@ -1395,10 +1395,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

UpdateUser(String, UserAttributes)

@@ -1448,10 +1448,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

UpdateUserById(String, String, UserAttributes)

@@ -1509,10 +1509,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

VerifyEmailOTP(String, String, Constants.EmailOtpType)

@@ -1570,10 +1570,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

VerifyMobileOTP(String, String, Constants.MobileOtpType)

@@ -1644,10 +1644,10 @@

Implements

diff --git a/api/Supabase.Gotrue.Client.html b/api/Supabase.Gotrue.Client.html index 17d6900..a5ed24b 100644 --- a/api/Supabase.Gotrue.Client.html +++ b/api/Supabase.Gotrue.Client.html @@ -101,10 +101,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

Client(ClientOptions)

@@ -156,10 +156,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

CurrentSession

@@ -189,10 +189,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

CurrentUser

@@ -222,10 +222,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

GetHeaders

@@ -253,10 +253,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Online

@@ -287,10 +287,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Options

@@ -318,10 +318,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

TokenRefresh

@@ -351,10 +351,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

AddDebugListener(Action<String, Nullable<Exception>>)

@@ -387,10 +387,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

AddStateChangedListener(IGotrueClient<User, Session>.AuthEventHandler)

@@ -422,10 +422,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

ClearStateChangedListeners()

@@ -440,10 +440,10 @@
Declaration
| - Improve this Doc + Improve this Doc - View Source + View Source

Debug(String, Nullable<Exception>)

@@ -479,10 +479,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

ExchangeCodeForSession(String, String)

@@ -532,10 +532,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetSessionFromUrl(Uri, Boolean)

@@ -585,10 +585,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetUser(String)

@@ -634,10 +634,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

LoadSession()

@@ -650,10 +650,10 @@
Declaration
| - Improve this Doc + Improve this Doc - View Source + View Source

NotifyAuthStateChange(Constants.AuthState)

@@ -684,10 +684,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

Reauthenticate()

@@ -731,10 +731,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

RefreshSession()

@@ -762,10 +762,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

RefreshToken()

@@ -793,10 +793,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

RefreshToken(String, String)

@@ -845,10 +845,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

RemoveStateChangedListener(IGotrueClient<User, Session>.AuthEventHandler)

@@ -878,10 +878,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

ResetPasswordForEmail(String)

@@ -926,10 +926,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

RetrieveSessionAsync()

@@ -960,10 +960,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source @@ -1015,10 +1015,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

SetPersistence(IGotrueSessionPersistence<Session>)

@@ -1048,10 +1048,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

SetSession(String, String, Boolean)

@@ -1130,10 +1130,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

Settings()

@@ -1161,10 +1161,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Shutdown()

@@ -1178,10 +1178,10 @@
Declaration
| - Improve this Doc + Improve this Doc - View Source + View Source

SignIn(Constants.Provider, SignInOptions)

@@ -1233,10 +1233,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

SignIn(Constants.SignInType, String, Nullable<String>, Nullable<String>)

@@ -1300,10 +1300,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

SignIn(String, SignInOptions)

@@ -1353,10 +1353,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

SignIn(String, String)

@@ -1406,10 +1406,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

SignInWithIdToken(Constants.Provider, String, Nullable<String>, Nullable<String>)

@@ -1478,10 +1478,10 @@
| - Improve this Doc + Improve this Doc - View Source + View Source

SignInWithOtp(SignInWithPasswordlessEmailOptions)

@@ -1538,10 +1538,10 @@
| - Improve this Doc + Improve this Doc - View Source + View Source

SignInWithOtp(SignInWithPasswordlessPhoneOptions)

@@ -1598,10 +1598,10 @@
| - Improve this Doc + Improve this Doc - View Source + View Source

SignInWithPassword(String, String)

@@ -1651,10 +1651,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

SignOut()

@@ -1682,10 +1682,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

SignUp(Constants.SignUpType, String, String, SignUpOptions)

@@ -1760,10 +1760,10 @@
| - Improve this Doc + Improve this Doc - View Source + View Source

SignUp(String, String, SignUpOptions)

@@ -1835,10 +1835,10 @@
| - Improve this Doc + Improve this Doc - View Source + View Source

Update(UserAttributes)

@@ -1883,10 +1883,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

VerifyOTP(String, String, Constants.EmailOtpType)

@@ -1942,10 +1942,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

VerifyOTP(String, String, Constants.MobileOtpType)

@@ -2016,10 +2016,10 @@

Implements

diff --git a/api/Supabase.Gotrue.ClientOptions.html b/api/Supabase.Gotrue.ClientOptions.html index 297b9cc..90c3f9a 100644 --- a/api/Supabase.Gotrue.ClientOptions.html +++ b/api/Supabase.Gotrue.ClientOptions.html @@ -91,10 +91,10 @@

Fields

| - Improve this Doc + Improve this Doc - View Source + View Source

Headers

Headers to be sent with subsequent requests.

@@ -123,10 +123,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

AllowUnconfirmedUserSessions

@@ -156,10 +156,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

AutoRefreshToken

@@ -187,10 +187,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

DebugRefreshToken

@@ -218,10 +218,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

MaximumRefreshWaitTime

@@ -259,10 +259,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Url

@@ -296,10 +296,10 @@
Property Value
diff --git a/api/Supabase.Gotrue.Constants.AuthState.html b/api/Supabase.Gotrue.Constants.AuthState.html index 3d5cb84..647fa3f 100644 --- a/api/Supabase.Gotrue.Constants.AuthState.html +++ b/api/Supabase.Gotrue.Constants.AuthState.html @@ -126,10 +126,10 @@

Fields diff --git a/api/Supabase.Gotrue.Constants.EmailOtpType.html b/api/Supabase.Gotrue.Constants.EmailOtpType.html index 6d56a44..f611e99 100644 --- a/api/Supabase.Gotrue.Constants.EmailOtpType.html +++ b/api/Supabase.Gotrue.Constants.EmailOtpType.html @@ -121,10 +121,10 @@

Fields diff --git a/api/Supabase.Gotrue.Constants.MobileOtpType.html b/api/Supabase.Gotrue.Constants.MobileOtpType.html index a4d2e95..62916b0 100644 --- a/api/Supabase.Gotrue.Constants.MobileOtpType.html +++ b/api/Supabase.Gotrue.Constants.MobileOtpType.html @@ -109,10 +109,10 @@

Fields diff --git a/api/Supabase.Gotrue.Constants.OAuthFlowType.html b/api/Supabase.Gotrue.Constants.OAuthFlowType.html index 4a58c6b..fd9a077 100644 --- a/api/Supabase.Gotrue.Constants.OAuthFlowType.html +++ b/api/Supabase.Gotrue.Constants.OAuthFlowType.html @@ -110,10 +110,10 @@

Fields diff --git a/api/Supabase.Gotrue.Constants.Provider.html b/api/Supabase.Gotrue.Constants.Provider.html index 0599e75..248de04 100644 --- a/api/Supabase.Gotrue.Constants.Provider.html +++ b/api/Supabase.Gotrue.Constants.Provider.html @@ -167,10 +167,10 @@

Fields diff --git a/api/Supabase.Gotrue.Constants.SignInType.html b/api/Supabase.Gotrue.Constants.SignInType.html index e542720..41c1566 100644 --- a/api/Supabase.Gotrue.Constants.SignInType.html +++ b/api/Supabase.Gotrue.Constants.SignInType.html @@ -114,10 +114,10 @@

Fields diff --git a/api/Supabase.Gotrue.Constants.SignUpType.html b/api/Supabase.Gotrue.Constants.SignUpType.html index 5022e0e..c34c8fb 100644 --- a/api/Supabase.Gotrue.Constants.SignUpType.html +++ b/api/Supabase.Gotrue.Constants.SignUpType.html @@ -110,10 +110,10 @@

Fields diff --git a/api/Supabase.Gotrue.Constants.SortOrder.html b/api/Supabase.Gotrue.Constants.SortOrder.html index e5027e1..e46eda6 100644 --- a/api/Supabase.Gotrue.Constants.SortOrder.html +++ b/api/Supabase.Gotrue.Constants.SortOrder.html @@ -109,10 +109,10 @@

Fields diff --git a/api/Supabase.Gotrue.Constants.html b/api/Supabase.Gotrue.Constants.html index 33b9805..f4fee02 100644 --- a/api/Supabase.Gotrue.Constants.html +++ b/api/Supabase.Gotrue.Constants.html @@ -91,10 +91,10 @@

Fields

| - Improve this Doc + Improve this Doc - View Source + View Source

AUDIENCE

@@ -120,10 +120,10 @@
Field Value
| - Improve this Doc + Improve this Doc - View Source + View Source

CookieOptions

@@ -149,10 +149,10 @@
Field Value
| - Improve this Doc + Improve this Doc - View Source + View Source

EXPIRY_MARGIN

@@ -178,10 +178,10 @@
Field Value
| - Improve this Doc + Improve this Doc - View Source + View Source

GOTRUE_URL

URL for the Gotrue server. Defaults to localhost:9999.

@@ -208,10 +208,10 @@
Field Value
| - Improve this Doc + Improve this Doc - View Source + View Source

STORAGE_KEY

@@ -243,10 +243,10 @@
Field Value
diff --git a/api/Supabase.Gotrue.DebugNotification.html b/api/Supabase.Gotrue.DebugNotification.html index 412a98e..a00b5c9 100644 --- a/api/Supabase.Gotrue.DebugNotification.html +++ b/api/Supabase.Gotrue.DebugNotification.html @@ -92,10 +92,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

AddDebugListener(Action<String, Nullable<Exception>>)

@@ -125,10 +125,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

Log(String, Nullable<Exception>)

@@ -169,10 +169,10 @@
Parameters
diff --git a/api/Supabase.Gotrue.Exceptions.FailureHint.Reason.html b/api/Supabase.Gotrue.Exceptions.FailureHint.Reason.html index f42ca39..0de479a 100644 --- a/api/Supabase.Gotrue.Exceptions.FailureHint.Reason.html +++ b/api/Supabase.Gotrue.Exceptions.FailureHint.Reason.html @@ -182,10 +182,10 @@

Fields diff --git a/api/Supabase.Gotrue.Exceptions.FailureHint.html b/api/Supabase.Gotrue.Exceptions.FailureHint.html index 26d9d52..b3c8583 100644 --- a/api/Supabase.Gotrue.Exceptions.FailureHint.html +++ b/api/Supabase.Gotrue.Exceptions.FailureHint.html @@ -91,10 +91,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

DetectReason(GotrueException)

@@ -145,10 +145,10 @@
Returns
diff --git a/api/Supabase.Gotrue.Exceptions.GotrueException.html b/api/Supabase.Gotrue.Exceptions.GotrueException.html index 64fd320..7e05536 100644 --- a/api/Supabase.Gotrue.Exceptions.GotrueException.html +++ b/api/Supabase.Gotrue.Exceptions.GotrueException.html @@ -91,10 +91,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

GotrueException(Nullable<String>)

@@ -125,10 +125,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

GotrueException(Nullable<String>, FailureHint.Reason)

@@ -165,10 +165,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

GotrueException(Nullable<String>, Nullable<Exception>)

@@ -205,10 +205,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

GotrueException(String, FailureHint.Reason, Nullable<Exception>)

@@ -252,10 +252,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Content

@@ -283,10 +283,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Reason

@@ -314,10 +314,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Response

@@ -345,10 +345,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

StatusCode

@@ -378,10 +378,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

AddReason()

@@ -400,10 +400,10 @@
Declaration
diff --git a/api/Supabase.Gotrue.Helpers.html b/api/Supabase.Gotrue.Helpers.html index dba7eeb..2d4fd36 100644 --- a/api/Supabase.Gotrue.Helpers.html +++ b/api/Supabase.Gotrue.Helpers.html @@ -91,10 +91,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

GenerateNonce()

@@ -125,10 +125,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GeneratePKCENonceVerifier(String)

@@ -175,10 +175,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GenerateSHA256NonceFromRawNonce(String)

@@ -229,10 +229,10 @@
Returns
diff --git a/api/Supabase.Gotrue.Interfaces.IGotrueAdminClient-1.html b/api/Supabase.Gotrue.Interfaces.IGotrueAdminClient-1.html index 5683f7b..cb286b8 100644 --- a/api/Supabase.Gotrue.Interfaces.IGotrueAdminClient-1.html +++ b/api/Supabase.Gotrue.Interfaces.IGotrueAdminClient-1.html @@ -101,10 +101,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

CreateUser(AdminUserAttributes)

@@ -150,10 +150,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

CreateUser(String, String, AdminUserAttributes)

@@ -209,10 +209,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

DeleteUser(String)

@@ -258,10 +258,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetUser(String)

@@ -306,10 +306,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetUserById(String)

@@ -354,10 +354,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

InviteUserByEmail(String)

@@ -402,10 +402,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

ListUsers(Nullable<String>, Nullable<String>, Constants.SortOrder, Nullable<Int32>, Nullable<Int32>)

@@ -475,10 +475,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Update(UserAttributes)

@@ -523,10 +523,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

UpdateUserById(String, AdminUserAttributes)

@@ -582,10 +582,10 @@
Returns
diff --git a/api/Supabase.Gotrue.Interfaces.IGotrueApi-2.html b/api/Supabase.Gotrue.Interfaces.IGotrueApi-2.html index 56674f7..ac725b5 100644 --- a/api/Supabase.Gotrue.Interfaces.IGotrueApi-2.html +++ b/api/Supabase.Gotrue.Interfaces.IGotrueApi-2.html @@ -104,10 +104,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

CreateUser(String, AdminUserAttributes)

@@ -156,10 +156,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

DeleteUser(String, String)

@@ -208,10 +208,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

ExchangeCodeForSession(String, String)

@@ -260,10 +260,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetUriForProvider(Constants.Provider, SignInOptions)

@@ -312,10 +312,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetUser(String)

@@ -359,10 +359,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetUserById(String, String)

@@ -411,10 +411,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

InviteUserByEmail(String, String)

@@ -463,10 +463,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

ListUsers(String, Nullable<String>, Nullable<String>, Constants.SortOrder, Nullable<Int32>, Nullable<Int32>)

@@ -535,10 +535,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Reauthenticate(String)

@@ -582,10 +582,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

RefreshAccessToken(String, String)

@@ -634,10 +634,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

ResetPasswordForEmail(String)

@@ -681,10 +681,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

SendMagicLinkEmail(String, SignInOptions)

@@ -733,10 +733,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

SendMobileOTP(String)

@@ -780,10 +780,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Settings()

@@ -810,10 +810,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

SignInWithEmail(String, String)

@@ -862,10 +862,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

SignInWithIdToken(Constants.Provider, String, Nullable<String>, Nullable<String>)

@@ -924,10 +924,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

SignInWithOtp(SignInWithPasswordlessEmailOptions)

@@ -971,10 +971,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

SignInWithOtp(SignInWithPasswordlessPhoneOptions)

@@ -1018,10 +1018,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

SignInWithPhone(String, String)

@@ -1070,10 +1070,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

SignOut(String)

@@ -1117,10 +1117,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

SignUpWithEmail(String, String, SignUpOptions)

@@ -1174,10 +1174,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

SignUpWithPhone(String, String, SignUpOptions)

@@ -1231,10 +1231,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

UpdateUser(String, UserAttributes)

@@ -1283,10 +1283,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

UpdateUserById(String, String, UserAttributes)

@@ -1340,10 +1340,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

VerifyEmailOTP(String, String, Constants.EmailOtpType)

@@ -1397,10 +1397,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

VerifyMobileOTP(String, String, Constants.MobileOtpType)

@@ -1460,10 +1460,10 @@
Returns
diff --git a/api/Supabase.Gotrue.Interfaces.IGotrueClient-2.AuthEventHandler.html b/api/Supabase.Gotrue.Interfaces.IGotrueClient-2.AuthEventHandler.html index 82efcfa..023d2bc 100644 --- a/api/Supabase.Gotrue.Interfaces.IGotrueClient-2.AuthEventHandler.html +++ b/api/Supabase.Gotrue.Interfaces.IGotrueClient-2.AuthEventHandler.html @@ -112,10 +112,10 @@
Parameters
diff --git a/api/Supabase.Gotrue.Interfaces.IGotrueClient-2.html b/api/Supabase.Gotrue.Interfaces.IGotrueClient-2.html index 396956f..8bf2451 100644 --- a/api/Supabase.Gotrue.Interfaces.IGotrueClient-2.html +++ b/api/Supabase.Gotrue.Interfaces.IGotrueClient-2.html @@ -114,10 +114,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

CurrentSession

@@ -147,10 +147,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

CurrentUser

@@ -180,10 +180,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Online

@@ -214,10 +214,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Options

@@ -247,10 +247,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

AddDebugListener(Action<String, Nullable<Exception>>)

@@ -283,10 +283,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

AddStateChangedListener(IGotrueClient<TUser, TSession>.AuthEventHandler)

@@ -318,10 +318,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

ClearStateChangedListeners()

@@ -336,10 +336,10 @@
Declaration
| - Improve this Doc + Improve this Doc - View Source + View Source

Debug(String, Nullable<Exception>)

@@ -375,10 +375,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

ExchangeCodeForSession(String, String)

@@ -428,10 +428,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetSessionFromUrl(Uri, Boolean)

@@ -481,10 +481,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetUser(String)

@@ -530,10 +530,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

LoadSession()

@@ -546,10 +546,10 @@
Declaration
| - Improve this Doc + Improve this Doc - View Source + View Source

NotifyAuthStateChange(Constants.AuthState)

@@ -580,10 +580,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

Reauthenticate()

@@ -627,10 +627,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

RefreshSession()

@@ -658,10 +658,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

RefreshToken()

@@ -689,10 +689,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

RemoveStateChangedListener(IGotrueClient<TUser, TSession>.AuthEventHandler)

@@ -722,10 +722,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

ResetPasswordForEmail(String)

@@ -770,10 +770,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

RetrieveSessionAsync()

@@ -804,10 +804,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source @@ -859,10 +859,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

SetPersistence(IGotrueSessionPersistence<TSession>)

@@ -892,10 +892,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

SetSession(String, String, Boolean)

@@ -974,10 +974,10 @@
Exceptions
| - Improve this Doc + Improve this Doc - View Source + View Source

Settings()

@@ -1005,10 +1005,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Shutdown()

@@ -1022,10 +1022,10 @@
Declaration
| - Improve this Doc + Improve this Doc - View Source + View Source

SignIn(Constants.Provider, SignInOptions)

@@ -1077,10 +1077,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

SignIn(Constants.SignInType, String, Nullable<String>, Nullable<String>)

@@ -1144,10 +1144,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

SignIn(String, SignInOptions)

@@ -1197,10 +1197,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

SignIn(String, String)

@@ -1250,10 +1250,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

SignInWithIdToken(Constants.Provider, String, Nullable<String>, Nullable<String>)

@@ -1322,10 +1322,10 @@
| - Improve this Doc + Improve this Doc - View Source + View Source

SignInWithOtp(SignInWithPasswordlessEmailOptions)

@@ -1382,10 +1382,10 @@
| - Improve this Doc + Improve this Doc - View Source + View Source

SignInWithOtp(SignInWithPasswordlessPhoneOptions)

@@ -1442,10 +1442,10 @@
| - Improve this Doc + Improve this Doc - View Source + View Source

SignInWithPassword(String, String)

@@ -1495,10 +1495,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

SignOut()

@@ -1526,10 +1526,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

SignUp(Constants.SignUpType, String, String, SignUpOptions)

@@ -1604,10 +1604,10 @@
| - Improve this Doc + Improve this Doc - View Source + View Source

SignUp(String, String, SignUpOptions)

@@ -1679,10 +1679,10 @@
| - Improve this Doc + Improve this Doc - View Source + View Source

Update(UserAttributes)

@@ -1727,10 +1727,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

VerifyOTP(String, String, Constants.EmailOtpType)

@@ -1786,10 +1786,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

VerifyOTP(String, String, Constants.MobileOtpType)

@@ -1853,10 +1853,10 @@
Returns
diff --git a/api/Supabase.Gotrue.Interfaces.IGotruePersistenceListener-1.html b/api/Supabase.Gotrue.Interfaces.IGotruePersistenceListener-1.html index 601c7e1..c935189 100644 --- a/api/Supabase.Gotrue.Interfaces.IGotruePersistenceListener-1.html +++ b/api/Supabase.Gotrue.Interfaces.IGotruePersistenceListener-1.html @@ -102,10 +102,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Persistence

@@ -135,10 +135,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

EventHandler(IGotrueClient<User, TSession>, Constants.AuthState)

@@ -179,10 +179,10 @@
Parameters
diff --git a/api/Supabase.Gotrue.Interfaces.IGotrueSessionPersistence-1.html b/api/Supabase.Gotrue.Interfaces.IGotrueSessionPersistence-1.html index 6e174f5..f8a0c6e 100644 --- a/api/Supabase.Gotrue.Interfaces.IGotrueSessionPersistence-1.html +++ b/api/Supabase.Gotrue.Interfaces.IGotrueSessionPersistence-1.html @@ -103,10 +103,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

DestroySession()

@@ -120,10 +120,10 @@
Declaration
| - Improve this Doc + Improve this Doc - View Source + View Source

LoadSession()

@@ -151,10 +151,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

SaveSession(TSession)

@@ -190,10 +190,10 @@
Parameters
diff --git a/api/Supabase.Gotrue.Interfaces.IGotrueStatelessClient-2.html b/api/Supabase.Gotrue.Interfaces.IGotrueStatelessClient-2.html index b73a6ca..3d215b2 100644 --- a/api/Supabase.Gotrue.Interfaces.IGotrueStatelessClient-2.html +++ b/api/Supabase.Gotrue.Interfaces.IGotrueStatelessClient-2.html @@ -110,10 +110,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

CreateUser(String, StatelessClient.StatelessClientOptions, AdminUserAttributes)

@@ -169,10 +169,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

CreateUser(String, StatelessClient.StatelessClientOptions, String, String, AdminUserAttributes)

@@ -238,10 +238,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

DeleteUser(String, String, StatelessClient.StatelessClientOptions)

@@ -297,10 +297,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetApi(StatelessClient.StatelessClientOptions)

@@ -345,10 +345,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetSessionFromUrl(Uri, StatelessClient.StatelessClientOptions)

@@ -398,10 +398,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetUser(String, StatelessClient.StatelessClientOptions)

@@ -452,10 +452,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetUserById(String, StatelessClient.StatelessClientOptions, String)

@@ -511,10 +511,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

InviteUserByEmail(String, String, StatelessClient.StatelessClientOptions)

@@ -570,10 +570,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

ListUsers(String, StatelessClient.StatelessClientOptions, Nullable<String>, Nullable<String>, Constants.SortOrder, Nullable<Int32>, Nullable<Int32>)

@@ -654,10 +654,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

RefreshToken(String, String, StatelessClient.StatelessClientOptions)

@@ -712,10 +712,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

ResetPasswordForEmail(String, StatelessClient.StatelessClientOptions)

@@ -765,10 +765,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source @@ -823,10 +823,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Settings(StatelessClient.StatelessClientOptions)

@@ -871,10 +871,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

SignIn(Constants.Provider, StatelessClient.StatelessClientOptions, SignInOptions)

@@ -940,10 +940,10 @@
| - Improve this Doc + Improve this Doc - View Source + View Source

SignIn(Constants.SignInType, String, Nullable<String>, StatelessClient.StatelessClientOptions)

@@ -1006,10 +1006,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

SignIn(String, StatelessClient.StatelessClientOptions, SignInOptions)

@@ -1064,10 +1064,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

SignIn(String, String, StatelessClient.StatelessClientOptions)

@@ -1122,10 +1122,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

SignOut(String, StatelessClient.StatelessClientOptions)

@@ -1177,10 +1177,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

SignUp(Constants.SignUpType, String, String, StatelessClient.StatelessClientOptions, SignUpOptions)

@@ -1248,10 +1248,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

SignUp(String, String, StatelessClient.StatelessClientOptions, SignUpOptions)

@@ -1312,10 +1312,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Update(String, UserAttributes, StatelessClient.StatelessClientOptions)

@@ -1370,10 +1370,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

UpdateUserById(String, StatelessClient.StatelessClientOptions, String, AdminUserAttributes)

@@ -1434,10 +1434,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

VerifyOTP(String, String, StatelessClient.StatelessClientOptions, Constants.EmailOtpType)

@@ -1497,10 +1497,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

VerifyOTP(String, String, StatelessClient.StatelessClientOptions, Constants.MobileOtpType)

@@ -1568,10 +1568,10 @@
Returns
diff --git a/api/Supabase.Gotrue.NetworkStatus.NetworkListener.html b/api/Supabase.Gotrue.NetworkStatus.NetworkListener.html index e80e1c4..7fd81ce 100644 --- a/api/Supabase.Gotrue.NetworkStatus.NetworkListener.html +++ b/api/Supabase.Gotrue.NetworkStatus.NetworkListener.html @@ -107,10 +107,10 @@
Parameters
diff --git a/api/Supabase.Gotrue.NetworkStatus.html b/api/Supabase.Gotrue.NetworkStatus.html index 9d114be..3eda78b 100644 --- a/api/Supabase.Gotrue.NetworkStatus.html +++ b/api/Supabase.Gotrue.NetworkStatus.html @@ -94,10 +94,10 @@

Fields

| - Improve this Doc + Improve this Doc - View Source + View Source

Ready

True if the network has been checked.

@@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Client

@@ -159,10 +159,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

AddListener(NetworkStatus.NetworkListener)

@@ -192,10 +192,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

Finalize()

@@ -208,10 +208,10 @@
Declaration
| - Improve this Doc + Improve this Doc - View Source + View Source

PingCheck(String)

@@ -257,10 +257,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

RemoveListener(NetworkStatus.NetworkListener)

@@ -290,10 +290,10 @@
Parameters
| - Improve this Doc + Improve this Doc - View Source + View Source

StartAsync(String)

@@ -345,10 +345,10 @@
Returns
diff --git a/api/Supabase.Gotrue.PasswordlessSignInState.html b/api/Supabase.Gotrue.PasswordlessSignInState.html index a9b3404..6001218 100644 --- a/api/Supabase.Gotrue.PasswordlessSignInState.html +++ b/api/Supabase.Gotrue.PasswordlessSignInState.html @@ -92,10 +92,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

PKCEVerifier

@@ -129,10 +129,10 @@
Property Value
diff --git a/api/Supabase.Gotrue.PersistenceListener.html b/api/Supabase.Gotrue.PersistenceListener.html index 603a72e..50a4e8d 100644 --- a/api/Supabase.Gotrue.PersistenceListener.html +++ b/api/Supabase.Gotrue.PersistenceListener.html @@ -96,10 +96,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

PersistenceListener(IGotrueSessionPersistence<Session>)

@@ -131,10 +131,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Persistence

@@ -164,10 +164,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

EventHandler(IGotrueClient<User, Session>, Constants.AuthState)

@@ -212,10 +212,10 @@

Implements

diff --git a/api/Supabase.Gotrue.ProviderAuthState.html b/api/Supabase.Gotrue.ProviderAuthState.html index eb50885..24004ad 100644 --- a/api/Supabase.Gotrue.ProviderAuthState.html +++ b/api/Supabase.Gotrue.ProviderAuthState.html @@ -92,10 +92,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

ProviderAuthState(Uri)

@@ -127,10 +127,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

PKCEVerifier

@@ -158,10 +158,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Uri

@@ -195,10 +195,10 @@
Property Value
diff --git a/api/Supabase.Gotrue.Responses.BaseResponse.html b/api/Supabase.Gotrue.Responses.BaseResponse.html index e068b7e..4c684b1 100644 --- a/api/Supabase.Gotrue.Responses.BaseResponse.html +++ b/api/Supabase.Gotrue.Responses.BaseResponse.html @@ -91,10 +91,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Content

@@ -122,10 +122,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ResponseMessage

@@ -159,10 +159,10 @@
Property Value
diff --git a/api/Supabase.Gotrue.Session.html b/api/Supabase.Gotrue.Session.html index c2e9a85..54f3cf1 100644 --- a/api/Supabase.Gotrue.Session.html +++ b/api/Supabase.Gotrue.Session.html @@ -91,10 +91,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

AccessToken

@@ -121,10 +121,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

CreatedAt

@@ -151,10 +151,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ExpiresIn

@@ -181,10 +181,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

RefreshToken

@@ -211,10 +211,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

TokenType

@@ -241,10 +241,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

User

@@ -273,10 +273,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

Expired()

@@ -304,10 +304,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

ExpiresAt()

@@ -341,10 +341,10 @@
Returns
diff --git a/api/Supabase.Gotrue.Settings.html b/api/Supabase.Gotrue.Settings.html index a683386..4c33eaa 100644 --- a/api/Supabase.Gotrue.Settings.html +++ b/api/Supabase.Gotrue.Settings.html @@ -91,10 +91,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

DisableSignup

@@ -121,10 +121,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Labels

@@ -151,10 +151,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

MailerAutoConfirm

@@ -181,10 +181,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

PhoneAutoConfirm

@@ -211,10 +211,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Services

@@ -241,10 +241,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

SmsProvider

@@ -277,10 +277,10 @@
Property Value
diff --git a/api/Supabase.Gotrue.SignInOptions.html b/api/Supabase.Gotrue.SignInOptions.html index 9f30856..f73e697 100644 --- a/api/Supabase.Gotrue.SignInOptions.html +++ b/api/Supabase.Gotrue.SignInOptions.html @@ -92,10 +92,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

FlowType

@@ -124,10 +124,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

QueryParams

@@ -155,10 +155,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

RedirectTo

@@ -186,10 +186,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Scopes

@@ -223,10 +223,10 @@
Property Value
diff --git a/api/Supabase.Gotrue.SignInWithPasswordlessEmailOptions.html b/api/Supabase.Gotrue.SignInWithPasswordlessEmailOptions.html index 1c8e3aa..b6603fb 100644 --- a/api/Supabase.Gotrue.SignInWithPasswordlessEmailOptions.html +++ b/api/Supabase.Gotrue.SignInWithPasswordlessEmailOptions.html @@ -104,10 +104,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

SignInWithPasswordlessEmailOptions(String)

@@ -139,10 +139,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Email

@@ -170,10 +170,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

EmailRedirectTo

@@ -201,10 +201,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

FlowType

@@ -239,10 +239,10 @@
Property Value
diff --git a/api/Supabase.Gotrue.SignInWithPasswordlessOptions.html b/api/Supabase.Gotrue.SignInWithPasswordlessOptions.html index a5bbdd0..c05ecb5 100644 --- a/api/Supabase.Gotrue.SignInWithPasswordlessOptions.html +++ b/api/Supabase.Gotrue.SignInWithPasswordlessOptions.html @@ -93,10 +93,10 @@

Fields

| - Improve this Doc + Improve this Doc - View Source + View Source

Data

A custom data object to store the user's metadata. This maps to the auth.users.user_metadata column.

@@ -126,10 +126,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

CaptchaToken

@@ -157,10 +157,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ShouldCreateUser

@@ -194,10 +194,10 @@
Property Value
diff --git a/api/Supabase.Gotrue.SignInWithPasswordlessPhoneOptions.MessagingChannel.html b/api/Supabase.Gotrue.SignInWithPasswordlessPhoneOptions.MessagingChannel.html index bbd7475..abbb09c 100644 --- a/api/Supabase.Gotrue.SignInWithPasswordlessPhoneOptions.MessagingChannel.html +++ b/api/Supabase.Gotrue.SignInWithPasswordlessPhoneOptions.MessagingChannel.html @@ -111,10 +111,10 @@

Fields diff --git a/api/Supabase.Gotrue.SignInWithPasswordlessPhoneOptions.html b/api/Supabase.Gotrue.SignInWithPasswordlessPhoneOptions.html index 8c141c2..fe96e50 100644 --- a/api/Supabase.Gotrue.SignInWithPasswordlessPhoneOptions.html +++ b/api/Supabase.Gotrue.SignInWithPasswordlessPhoneOptions.html @@ -104,10 +104,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

SignInWithPasswordlessPhoneOptions(String)

@@ -139,10 +139,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Channel

@@ -170,10 +170,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Phone

@@ -207,10 +207,10 @@
Property Value
diff --git a/api/Supabase.Gotrue.SignUpOptions.html b/api/Supabase.Gotrue.SignUpOptions.html index cacff21..77e8229 100644 --- a/api/Supabase.Gotrue.SignUpOptions.html +++ b/api/Supabase.Gotrue.SignUpOptions.html @@ -107,10 +107,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Data

@@ -144,10 +144,10 @@
Property Value
diff --git a/api/Supabase.Gotrue.StatelessClient.StatelessClientOptions.html b/api/Supabase.Gotrue.StatelessClient.StatelessClientOptions.html index 1ad6fb2..b299d28 100644 --- a/api/Supabase.Gotrue.StatelessClient.StatelessClientOptions.html +++ b/api/Supabase.Gotrue.StatelessClient.StatelessClientOptions.html @@ -91,10 +91,10 @@

Fields

| - Improve this Doc + Improve this Doc - View Source + View Source

Headers

Headers to be sent with subsequent requests.

@@ -123,10 +123,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

AllowUnconfirmedUserSessions

@@ -156,10 +156,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Url

@@ -193,10 +193,10 @@
Property Value
diff --git a/api/Supabase.Gotrue.StatelessClient.html b/api/Supabase.Gotrue.StatelessClient.html index 7932692..fc9e8c2 100644 --- a/api/Supabase.Gotrue.StatelessClient.html +++ b/api/Supabase.Gotrue.StatelessClient.html @@ -95,10 +95,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

CreateUser(String, StatelessClient.StatelessClientOptions, AdminUserAttributes)

@@ -154,10 +154,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

CreateUser(String, StatelessClient.StatelessClientOptions, String, String, AdminUserAttributes)

@@ -223,10 +223,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

DeleteUser(String, String, StatelessClient.StatelessClientOptions)

@@ -282,10 +282,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetApi(StatelessClient.StatelessClientOptions)

@@ -330,10 +330,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetSessionFromUrl(Uri, StatelessClient.StatelessClientOptions)

@@ -383,10 +383,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetUser(String, StatelessClient.StatelessClientOptions)

@@ -437,10 +437,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

GetUserById(String, StatelessClient.StatelessClientOptions, String)

@@ -496,10 +496,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

InviteUserByEmail(String, String, StatelessClient.StatelessClientOptions)

@@ -555,10 +555,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

ListUsers(String, StatelessClient.StatelessClientOptions, Nullable<String>, Nullable<String>, Constants.SortOrder, Nullable<Int32>, Nullable<Int32>)

@@ -639,10 +639,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

RefreshToken(String, String, StatelessClient.StatelessClientOptions)

@@ -697,10 +697,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

ResetPasswordForEmail(String, StatelessClient.StatelessClientOptions)

@@ -750,10 +750,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source @@ -808,10 +808,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Settings(StatelessClient.StatelessClientOptions)

@@ -856,10 +856,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

SignIn(Constants.Provider, StatelessClient.StatelessClientOptions, SignInOptions)

@@ -916,10 +916,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

SignIn(Constants.SignInType, String, Nullable<String>, StatelessClient.StatelessClientOptions)

@@ -982,10 +982,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

SignIn(String, StatelessClient.StatelessClientOptions, SignInOptions)

@@ -1040,10 +1040,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

SignIn(String, String, StatelessClient.StatelessClientOptions)

@@ -1098,10 +1098,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

SignOut(String, StatelessClient.StatelessClientOptions)

@@ -1153,10 +1153,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

SignUp(Constants.SignUpType, String, String, StatelessClient.StatelessClientOptions, SignUpOptions)

@@ -1224,10 +1224,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

SignUp(String, String, StatelessClient.StatelessClientOptions, SignUpOptions)

@@ -1288,10 +1288,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

Update(String, UserAttributes, StatelessClient.StatelessClientOptions)

@@ -1346,10 +1346,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

UpdateUserById(String, StatelessClient.StatelessClientOptions, String, AdminUserAttributes)

@@ -1410,10 +1410,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

VerifyOTP(String, String, StatelessClient.StatelessClientOptions, Constants.EmailOtpType)

@@ -1473,10 +1473,10 @@
Returns
| - Improve this Doc + Improve this Doc - View Source + View Source

VerifyOTP(String, String, StatelessClient.StatelessClientOptions, Constants.MobileOtpType)

@@ -1548,10 +1548,10 @@

Implements

diff --git a/api/Supabase.Gotrue.TokenRefresh.html b/api/Supabase.Gotrue.TokenRefresh.html index 16e85a6..78dcc38 100644 --- a/api/Supabase.Gotrue.TokenRefresh.html +++ b/api/Supabase.Gotrue.TokenRefresh.html @@ -91,10 +91,10 @@

Constructors

| - Improve this Doc + Improve this Doc - View Source + View Source

TokenRefresh(Client)

@@ -126,10 +126,10 @@

Fields

| - Improve this Doc + Improve this Doc - View Source + View Source

Debug

Turn on debug logging for the TokenRefresh

@@ -158,10 +158,10 @@

Methods

| - Improve this Doc + Improve this Doc - View Source + View Source

ManageAutoRefresh(IGotrueClient<User, Session>, Constants.AuthState)

@@ -203,10 +203,10 @@
Parameters
diff --git a/api/Supabase.Gotrue.User.html b/api/Supabase.Gotrue.User.html index 510e37f..4008ac8 100644 --- a/api/Supabase.Gotrue.User.html +++ b/api/Supabase.Gotrue.User.html @@ -92,10 +92,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source @@ -122,10 +122,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

AppMetadata

@@ -152,10 +152,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Aud

@@ -182,10 +182,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ConfirmationSentAt

@@ -212,10 +212,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

ConfirmedAt

@@ -242,10 +242,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

CreatedAt

@@ -272,10 +272,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Email

@@ -302,10 +302,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

EmailConfirmedAt

@@ -332,10 +332,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Id

@@ -362,10 +362,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Identities

@@ -392,10 +392,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

InvitedAt

@@ -422,10 +422,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

LastSignInAt

@@ -452,10 +452,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Phone

@@ -482,10 +482,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

PhoneConfirmedAt

@@ -512,10 +512,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

RecoverySentAt

@@ -542,10 +542,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Role

@@ -572,10 +572,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

UpdatedAt

@@ -602,10 +602,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

UserMetadata

@@ -638,10 +638,10 @@
Property Value
diff --git a/api/Supabase.Gotrue.UserAttributes.html b/api/Supabase.Gotrue.UserAttributes.html index a199e60..cf0854a 100644 --- a/api/Supabase.Gotrue.UserAttributes.html +++ b/api/Supabase.Gotrue.UserAttributes.html @@ -92,10 +92,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Data

@@ -123,10 +123,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Email

@@ -153,10 +153,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

EmailChangeToken

@@ -183,10 +183,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Nonce

@@ -213,10 +213,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Password

@@ -243,10 +243,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Phone

@@ -279,10 +279,10 @@
Property Value
diff --git a/api/Supabase.Gotrue.UserIdentity.html b/api/Supabase.Gotrue.UserIdentity.html index ffc2177..5a38d83 100644 --- a/api/Supabase.Gotrue.UserIdentity.html +++ b/api/Supabase.Gotrue.UserIdentity.html @@ -91,10 +91,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

CreatedAt

@@ -121,10 +121,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Id

@@ -151,10 +151,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

IdentityData

@@ -181,10 +181,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

LastSignInAt

@@ -211,10 +211,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Provider

@@ -241,10 +241,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

UpdatedAt

@@ -271,10 +271,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

UserId

@@ -307,10 +307,10 @@
Property Value
diff --git a/api/Supabase.Gotrue.UserList-1.html b/api/Supabase.Gotrue.UserList-1.html index 2ea03a3..02f187f 100644 --- a/api/Supabase.Gotrue.UserList-1.html +++ b/api/Supabase.Gotrue.UserList-1.html @@ -105,10 +105,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Aud

@@ -135,10 +135,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Users

@@ -171,10 +171,10 @@
Property Value
diff --git a/api/Supabase.Gotrue.VerifyOTPParams.html b/api/Supabase.Gotrue.VerifyOTPParams.html index 6aa049c..2480c44 100644 --- a/api/Supabase.Gotrue.VerifyOTPParams.html +++ b/api/Supabase.Gotrue.VerifyOTPParams.html @@ -91,10 +91,10 @@

Properties

| - Improve this Doc + Improve this Doc - View Source + View Source

Email

@@ -121,10 +121,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Phone

@@ -151,10 +151,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Token

@@ -181,10 +181,10 @@
Property Value
| - Improve this Doc + Improve this Doc - View Source + View Source

Type

@@ -217,10 +217,10 @@
Property Value
diff --git a/api/index.html b/api/index.html index 8afa9f4..9d4282e 100644 --- a/api/index.html +++ b/api/index.html @@ -77,7 +77,7 @@

gotrue-csharp

diff --git a/index.html b/index.html index 975a162..cf6faa9 100644 --- a/index.html +++ b/index.html @@ -70,7 +70,7 @@

realtime-csharp

diff --git a/manifest.json b/manifest.json index 1ee11c6..11d580a 100644 --- a/manifest.json +++ b/manifest.json @@ -9,7 +9,7 @@ "output": { ".html": { "relative_path": "api/Supabase.Gotrue.AdminClient.html", - "hash": "jM+zCokY6KuT+Sc/cr7VzQ==" + "hash": "CR9AaihEHBxUvjnxKIXrxQ==" } }, "is_incremental": false, @@ -21,7 +21,7 @@ "output": { ".html": { "relative_path": "api/Supabase.Gotrue.AdminUserAttributes.html", - "hash": "csyNzKBMAJeSSZSHD+fkmA==" + "hash": "D3o/Ch+ZtUUJSHGB3VFeUw==" } }, "is_incremental": false, @@ -33,7 +33,7 @@ "output": { ".html": { "relative_path": "api/Supabase.Gotrue.Api.html", - "hash": "c13YS7YpfHj4vSX0ZNPE5w==" + "hash": "qW6XI17RJJ2QV+huy3V8FA==" } }, "is_incremental": false, @@ -45,7 +45,7 @@ "output": { ".html": { "relative_path": "api/Supabase.Gotrue.Client.html", - "hash": "eiZtNkHttR0E1eHyBzL3Lg==" + "hash": "OpGWubfXAq2BHKLGBfCtew==" } }, "is_incremental": false, @@ -57,7 +57,7 @@ "output": { ".html": { "relative_path": "api/Supabase.Gotrue.ClientOptions.html", - "hash": "V/VjHd2bft+unVZ/FvzH7A==" + "hash": "LXd+CCCzFhu2qEpS76UnFw==" } }, "is_incremental": false, @@ -69,7 +69,7 @@ "output": { ".html": { "relative_path": "api/Supabase.Gotrue.Constants.AuthState.html", - "hash": "O5Ykebv6JTDkwKvHWWyclg==" + "hash": "aYi+ThF9WdtMY8otNJi0sQ==" } }, "is_incremental": false, @@ -81,7 +81,7 @@ "output": { ".html": { "relative_path": "api/Supabase.Gotrue.Constants.EmailOtpType.html", - "hash": "RZOUt4tgwJBltzz6xXMuCw==" + "hash": "TDYIflA/a8lg7Jbl8w7omA==" } }, "is_incremental": false, @@ -93,7 +93,7 @@ "output": { ".html": { "relative_path": "api/Supabase.Gotrue.Constants.MobileOtpType.html", - "hash": "D6mb01LR0fcxaouOMfYhoQ==" + "hash": "C+4kDbPd390v7tBgyiUCJQ==" } }, "is_incremental": false, @@ -105,7 +105,7 @@ "output": { ".html": { "relative_path": "api/Supabase.Gotrue.Constants.OAuthFlowType.html", - "hash": "Uyf/IjZgn2Qp04wCx6yF0A==" + "hash": "hQ014fd9bl2smysGBntT5Q==" } }, "is_incremental": false, @@ -117,7 +117,7 @@ "output": { ".html": { "relative_path": "api/Supabase.Gotrue.Constants.Provider.html", - "hash": "EEmPxgnVfjUzRlzlmTGJIQ==" + "hash": "oxsw0dgln3F9XwuS1uJXWA==" } }, "is_incremental": false, @@ -129,7 +129,7 @@ "output": { ".html": { "relative_path": "api/Supabase.Gotrue.Constants.SignInType.html", - "hash": "z7rlGsTGIXpBOxjcgfB+bQ==" + "hash": "Qet6yIABkrnmuoYhuIlqGQ==" } }, "is_incremental": false, @@ -141,7 +141,7 @@ "output": { ".html": { "relative_path": "api/Supabase.Gotrue.Constants.SignUpType.html", - "hash": "8LMV31ul5Xqowet1lJzooQ==" + "hash": "sJ5FRkhguy8u41ANi4CSXQ==" } }, "is_incremental": false, @@ -153,7 +153,7 @@ "output": { ".html": { "relative_path": "api/Supabase.Gotrue.Constants.SortOrder.html", - "hash": "8XM33qsvIMXNSNilV3K4ig==" + "hash": "y4fZ0opUcoRf8lBWR7IK9w==" } }, "is_incremental": false, @@ -165,7 +165,7 @@ "output": { ".html": { "relative_path": "api/Supabase.Gotrue.Constants.html", - "hash": "Nics80B4V5ExpHMagPGJww==" + "hash": "VRfOrmMyoSs0Shrs0cUUFA==" } }, "is_incremental": false, @@ -177,7 +177,7 @@ "output": { ".html": { "relative_path": "api/Supabase.Gotrue.DebugNotification.html", - "hash": "+fxo+lcCsPSCQRvYWGagTQ==" + "hash": "AGW4OcAdVeZo9ZMKaK8dtA==" } }, "is_incremental": false, @@ -189,7 +189,7 @@ "output": { ".html": { "relative_path": "api/Supabase.Gotrue.Exceptions.FailureHint.Reason.html", - "hash": "NkwZACBn/kpucEKnRtYBeA==" + "hash": "DpLTbpZqMCO7WZD82Qrr0w==" } }, "is_incremental": false, @@ -201,7 +201,7 @@ "output": { ".html": { "relative_path": "api/Supabase.Gotrue.Exceptions.FailureHint.html", - "hash": "fIsF2L4aUz1CfXQDk7ibqA==" + "hash": "S5UfUvbmpZUvQ7egDBLoPA==" } }, "is_incremental": false, @@ -213,7 +213,7 @@ "output": { ".html": { "relative_path": "api/Supabase.Gotrue.Exceptions.GotrueException.html", - "hash": "E/n5F+gz4Zb+haNdbBHDiA==" + "hash": "bKS4k7Nld6SsW1u5gCvR1Q==" } }, "is_incremental": false, @@ -237,7 +237,7 @@ "output": { ".html": { "relative_path": "api/Supabase.Gotrue.Helpers.html", - "hash": "qUqu9S4fPK6aE1rHxAe2fQ==" + "hash": "haFxCceURB89cuAbWC75aw==" } }, "is_incremental": false, @@ -249,7 +249,7 @@ "output": { ".html": { "relative_path": "api/Supabase.Gotrue.Interfaces.IGotrueAdminClient-1.html", - "hash": "oe2k/MnX2b7Vj3R+0ZBkow==" + "hash": "qJbQGub0RciKCBXVZsrm3A==" } }, "is_incremental": false, @@ -261,7 +261,7 @@ "output": { ".html": { "relative_path": "api/Supabase.Gotrue.Interfaces.IGotrueApi-2.html", - "hash": "yufuniyI4u7KvCA7kGTAfw==" + "hash": "TODZW4K2bEyRk+pT935Wiw==" } }, "is_incremental": false, @@ -273,7 +273,7 @@ "output": { ".html": { "relative_path": "api/Supabase.Gotrue.Interfaces.IGotrueClient-2.AuthEventHandler.html", - "hash": "+CqAibuWrsj1+jHZuGXt/A==" + "hash": "2FfoSZjfIhhgdIRDH6o7/g==" } }, "is_incremental": false, @@ -285,7 +285,7 @@ "output": { ".html": { "relative_path": "api/Supabase.Gotrue.Interfaces.IGotrueClient-2.html", - "hash": "yBan3DX9fSqHY9feayCsSw==" + "hash": "A2ObGVW7GEUpaZrZansepg==" } }, "is_incremental": false, @@ -297,7 +297,7 @@ "output": { ".html": { "relative_path": "api/Supabase.Gotrue.Interfaces.IGotruePersistenceListener-1.html", - "hash": "pPs9BG8K2XTFjo1kLd0ZuQ==" + "hash": "1+oaOqjFiZZuBGe26+/O5A==" } }, "is_incremental": false, @@ -309,7 +309,7 @@ "output": { ".html": { "relative_path": "api/Supabase.Gotrue.Interfaces.IGotrueSessionPersistence-1.html", - "hash": "/eiF182weJ+RtLhqlc7W7w==" + "hash": "IAfnVw2PboEHNxuWeafCMA==" } }, "is_incremental": false, @@ -321,7 +321,7 @@ "output": { ".html": { "relative_path": "api/Supabase.Gotrue.Interfaces.IGotrueStatelessClient-2.html", - "hash": "vfmz7WjlvSFHbiqopoquIg==" + "hash": "u8wxn5beBT0hcMTTZOwucQ==" } }, "is_incremental": false, @@ -345,7 +345,7 @@ "output": { ".html": { "relative_path": "api/Supabase.Gotrue.NetworkStatus.NetworkListener.html", - "hash": "gt5VJ/Le4ZIX/strXHX0+g==" + "hash": "eC9bqooL4ncn6pFneHq9tg==" } }, "is_incremental": false, @@ -357,7 +357,7 @@ "output": { ".html": { "relative_path": "api/Supabase.Gotrue.NetworkStatus.html", - "hash": "/wdZDhTlLvmRQXDAE318Hw==" + "hash": "ofs4FeHRxJdIR2Q8RQ+muw==" } }, "is_incremental": false, @@ -369,7 +369,7 @@ "output": { ".html": { "relative_path": "api/Supabase.Gotrue.PasswordlessSignInState.html", - "hash": "/5dL1c8NAcUBDyLsV5/9Fw==" + "hash": "AQnloocncpWR4mPb86O7XA==" } }, "is_incremental": false, @@ -381,7 +381,7 @@ "output": { ".html": { "relative_path": "api/Supabase.Gotrue.PersistenceListener.html", - "hash": "iLHijj+f1FiVKfhyY99bAQ==" + "hash": "NqlbKAdKEN60GdOn+4DkjA==" } }, "is_incremental": false, @@ -393,7 +393,7 @@ "output": { ".html": { "relative_path": "api/Supabase.Gotrue.ProviderAuthState.html", - "hash": "Ti5/Y5doUXFN12OmAE8NYQ==" + "hash": "UxVnf6/os7qV5WM+TrWphg==" } }, "is_incremental": false, @@ -405,7 +405,7 @@ "output": { ".html": { "relative_path": "api/Supabase.Gotrue.Responses.BaseResponse.html", - "hash": "1PGzuwUAG/SJ1cLsyXoUCw==" + "hash": "WMmw3qgMdFFFsKq6siCrwQ==" } }, "is_incremental": false, @@ -429,7 +429,7 @@ "output": { ".html": { "relative_path": "api/Supabase.Gotrue.Session.html", - "hash": "GLswcg2jiEyrouXN8Fv9kg==" + "hash": "QrzcDaZ2yxj+05F31+5bzQ==" } }, "is_incremental": false, @@ -441,7 +441,7 @@ "output": { ".html": { "relative_path": "api/Supabase.Gotrue.Settings.html", - "hash": "x/Zg70pskoEOLoSWBHw6ew==" + "hash": "a+vfGAY0ffwwDkOSdxcMPQ==" } }, "is_incremental": false, @@ -453,7 +453,7 @@ "output": { ".html": { "relative_path": "api/Supabase.Gotrue.SignInOptions.html", - "hash": "srom8uS0ht5XrZ85H1fX4Q==" + "hash": "k76ThJlWjkI0ADx7Fzaeag==" } }, "is_incremental": false, @@ -465,7 +465,7 @@ "output": { ".html": { "relative_path": "api/Supabase.Gotrue.SignInWithPasswordlessEmailOptions.html", - "hash": "gmXutMxvcHuNbN2cQboMaQ==" + "hash": "MMi+WSOqHNHUooEq3mL4Mw==" } }, "is_incremental": false, @@ -477,7 +477,7 @@ "output": { ".html": { "relative_path": "api/Supabase.Gotrue.SignInWithPasswordlessOptions.html", - "hash": "JIdiWOMzYMhdyDzSDOMBQw==" + "hash": "yvlbDQvD2pExmfeB5y+oEA==" } }, "is_incremental": false, @@ -489,7 +489,7 @@ "output": { ".html": { "relative_path": "api/Supabase.Gotrue.SignInWithPasswordlessPhoneOptions.MessagingChannel.html", - "hash": "fUHJGJSQwV4Ra3A0RW3jBA==" + "hash": "6YyO43pziVZEmVgB3R2QlQ==" } }, "is_incremental": false, @@ -501,7 +501,7 @@ "output": { ".html": { "relative_path": "api/Supabase.Gotrue.SignInWithPasswordlessPhoneOptions.html", - "hash": "Z1woPyoC73O0DbYNl6aXSw==" + "hash": "TlYPnotgwo/3gTNFEcgbhQ==" } }, "is_incremental": false, @@ -513,7 +513,7 @@ "output": { ".html": { "relative_path": "api/Supabase.Gotrue.SignUpOptions.html", - "hash": "hIZ1XwuT5132qOCb2JBZ5A==" + "hash": "ziKURk6ytz3iwbi6dMSWlQ==" } }, "is_incremental": false, @@ -525,7 +525,7 @@ "output": { ".html": { "relative_path": "api/Supabase.Gotrue.StatelessClient.StatelessClientOptions.html", - "hash": "kFVKyVZASqtYmNNmcSBqCA==" + "hash": "EI9qshr42vxYZ/EkPD+V9Q==" } }, "is_incremental": false, @@ -537,7 +537,7 @@ "output": { ".html": { "relative_path": "api/Supabase.Gotrue.StatelessClient.html", - "hash": "ru8Au5X4Qr6akmML33tYpg==" + "hash": "e0zcBc+GXZlx2H3RIqJE5Q==" } }, "is_incremental": false, @@ -549,7 +549,7 @@ "output": { ".html": { "relative_path": "api/Supabase.Gotrue.TokenRefresh.html", - "hash": "I5rJZdcWx2Tw7jfqOk0VEg==" + "hash": "unT2S58tbf9PUzJ+aUbRyA==" } }, "is_incremental": false, @@ -561,7 +561,7 @@ "output": { ".html": { "relative_path": "api/Supabase.Gotrue.User.html", - "hash": "EV0RzARkacX5FCLq6HToRw==" + "hash": "M58FWMSMjmCNNASqY+gKHA==" } }, "is_incremental": false, @@ -573,7 +573,7 @@ "output": { ".html": { "relative_path": "api/Supabase.Gotrue.UserAttributes.html", - "hash": "VjjC4l3s7YURMQGZzmbbQQ==" + "hash": "7vm27I01idskgIIlOnfcaQ==" } }, "is_incremental": false, @@ -585,7 +585,7 @@ "output": { ".html": { "relative_path": "api/Supabase.Gotrue.UserIdentity.html", - "hash": "wLm1fpgEudtRO9AI8zSbFg==" + "hash": "sg21wC3zZnP7WEE6pQoRjQ==" } }, "is_incremental": false, @@ -597,7 +597,7 @@ "output": { ".html": { "relative_path": "api/Supabase.Gotrue.UserList-1.html", - "hash": "7pIQ/y6Z9XvppnGyeCVvJQ==" + "hash": "QRZ8q+fG8WNWmQthrF6Bdw==" } }, "is_incremental": false, @@ -609,7 +609,7 @@ "output": { ".html": { "relative_path": "api/Supabase.Gotrue.VerifyOTPParams.html", - "hash": "Gm21T5AmEymMvNXBj3fc2A==" + "hash": "iCQTXlxmJdz2X5OIh0d3dA==" } }, "is_incremental": false, @@ -633,7 +633,7 @@ "output": { ".html": { "relative_path": "api/index.html", - "hash": "MuU5ASzzViLrr/mMGTBEgg==" + "hash": "WmTLcTcH6T1xuk5xvtLGeQ==" } }, "is_incremental": false, @@ -657,7 +657,7 @@ "output": { ".html": { "relative_path": "index.html", - "hash": "GH87gpyLPhCPhvn9s2DE2g==" + "hash": "QBxwIGRrGonQNcdm7+I7pQ==" } }, "is_incremental": false,