diff --git a/.documentation/.gitignore b/.documentation/.gitignore index 4378419..725472c 100644 --- a/.documentation/.gitignore +++ b/.documentation/.gitignore @@ -6,4 +6,5 @@ /**/packages/ /**/bin/ /**/obj/ -_site +/_site +/api diff --git a/.documentation/api/.manifest b/.documentation/api/.manifest deleted file mode 100644 index caf8d65..0000000 --- a/.documentation/api/.manifest +++ /dev/null @@ -1,100 +0,0 @@ -{ - "Supabase.Gotrue": "Supabase.Gotrue.yml", - "Supabase.Gotrue.Api": "Supabase.Gotrue.Api.yml", - "Supabase.Gotrue.Api.#ctor(System.String,System.Collections.Generic.Dictionary{System.String,System.String})": "Supabase.Gotrue.Api.yml", - "Supabase.Gotrue.Api.GetUser(System.String)": "Supabase.Gotrue.Api.yml", - "Supabase.Gotrue.Api.Headers": "Supabase.Gotrue.Api.yml", - "Supabase.Gotrue.Api.InviteUserByEmail(System.String)": "Supabase.Gotrue.Api.yml", - "Supabase.Gotrue.Api.RefreshAccessToken(System.String)": "Supabase.Gotrue.Api.yml", - "Supabase.Gotrue.Api.ResetPasswordForEmail(System.String)": "Supabase.Gotrue.Api.yml", - "Supabase.Gotrue.Api.SendMagicLinkEmail(System.String)": "Supabase.Gotrue.Api.yml", - "Supabase.Gotrue.Api.SignInWithEmail(System.String,System.String)": "Supabase.Gotrue.Api.yml", - "Supabase.Gotrue.Api.SignOut(System.String)": "Supabase.Gotrue.Api.yml", - "Supabase.Gotrue.Api.SignUpWithEmail(System.String,System.String)": "Supabase.Gotrue.Api.yml", - "Supabase.Gotrue.Api.UpdateUser(System.String,Supabase.Gotrue.UserAttributes)": "Supabase.Gotrue.Api.yml", - "Supabase.Gotrue.Api.Url": "Supabase.Gotrue.Api.yml", - "Supabase.Gotrue.Client": "Supabase.Gotrue.Client.yml", - "Supabase.Gotrue.Client.AuthState": "Supabase.Gotrue.Client.AuthState.yml", - "Supabase.Gotrue.Client.AuthState.PasswordRecovery": "Supabase.Gotrue.Client.AuthState.yml", - "Supabase.Gotrue.Client.AuthState.SignedIn": "Supabase.Gotrue.Client.AuthState.yml", - "Supabase.Gotrue.Client.AuthState.SignedOut": "Supabase.Gotrue.Client.AuthState.yml", - "Supabase.Gotrue.Client.AuthState.UserUpdated": "Supabase.Gotrue.Client.AuthState.yml", - "Supabase.Gotrue.Client.AutoRefreshToken": "Supabase.Gotrue.Client.yml", - "Supabase.Gotrue.Client.CurrentSession": "Supabase.Gotrue.Client.yml", - "Supabase.Gotrue.Client.CurrentUser": "Supabase.Gotrue.Client.yml", - "Supabase.Gotrue.Client.DetectSessionInUrl": "Supabase.Gotrue.Client.yml", - "Supabase.Gotrue.Client.Initialize(Supabase.Gotrue.ClientOptions)": "Supabase.Gotrue.Client.yml", - "Supabase.Gotrue.Client.Instance": "Supabase.Gotrue.Client.yml", - "Supabase.Gotrue.Client.Provider": "Supabase.Gotrue.Client.Provider.yml", - "Supabase.Gotrue.Client.Provider.Azure": "Supabase.Gotrue.Client.Provider.yml", - "Supabase.Gotrue.Client.Provider.Bitbucket": "Supabase.Gotrue.Client.Provider.yml", - "Supabase.Gotrue.Client.Provider.Github": "Supabase.Gotrue.Client.Provider.yml", - "Supabase.Gotrue.Client.Provider.Gitlab": "Supabase.Gotrue.Client.Provider.yml", - "Supabase.Gotrue.Client.Provider.Google": "Supabase.Gotrue.Client.Provider.yml", - "Supabase.Gotrue.Client.SessionDestroyer": "Supabase.Gotrue.Client.yml", - "Supabase.Gotrue.Client.SessionPersistor": "Supabase.Gotrue.Client.yml", - "Supabase.Gotrue.Client.ShouldPersistSession": "Supabase.Gotrue.Client.yml", - "Supabase.Gotrue.Client.SignIn(Supabase.Gotrue.Client.Provider)": "Supabase.Gotrue.Client.yml", - "Supabase.Gotrue.Client.SignIn(System.String)": "Supabase.Gotrue.Client.yml", - "Supabase.Gotrue.Client.SignIn(System.String,System.String)": "Supabase.Gotrue.Client.yml", - "Supabase.Gotrue.Client.SignOut": "Supabase.Gotrue.Client.yml", - "Supabase.Gotrue.Client.SignUp(System.String,System.String)": "Supabase.Gotrue.Client.yml", - "Supabase.Gotrue.Client.StateChanged": "Supabase.Gotrue.Client.yml", - "Supabase.Gotrue.Client.Update(Supabase.Gotrue.UserAttributes)": "Supabase.Gotrue.Client.yml", - "Supabase.Gotrue.ClientOptions": "Supabase.Gotrue.ClientOptions.yml", - "Supabase.Gotrue.ClientOptions.AutoRefreshToken": "Supabase.Gotrue.ClientOptions.yml", - "Supabase.Gotrue.ClientOptions.DetectSessionInUrl": "Supabase.Gotrue.ClientOptions.yml", - "Supabase.Gotrue.ClientOptions.Headers": "Supabase.Gotrue.ClientOptions.yml", - "Supabase.Gotrue.ClientOptions.PersistSession": "Supabase.Gotrue.ClientOptions.yml", - "Supabase.Gotrue.ClientOptions.SessionDestroyer": "Supabase.Gotrue.ClientOptions.yml", - "Supabase.Gotrue.ClientOptions.SessionPersistor": "Supabase.Gotrue.ClientOptions.yml", - "Supabase.Gotrue.ClientOptions.Url": "Supabase.Gotrue.ClientOptions.yml", - "Supabase.Gotrue.ClientStateChanged": "Supabase.Gotrue.ClientStateChanged.yml", - "Supabase.Gotrue.ClientStateChanged.#ctor(Supabase.Gotrue.Client.AuthState)": "Supabase.Gotrue.ClientStateChanged.yml", - "Supabase.Gotrue.ClientStateChanged.State": "Supabase.Gotrue.ClientStateChanged.yml", - "Supabase.Gotrue.Constants": "Supabase.Gotrue.Constants.yml", - "Supabase.Gotrue.Constants.AUDIENCE": "Supabase.Gotrue.Constants.yml", - "Supabase.Gotrue.Constants.COOKIE_OPTIONS": "Supabase.Gotrue.Constants.yml", - "Supabase.Gotrue.Constants.DEFAULT_HEADERS": "Supabase.Gotrue.Constants.yml", - "Supabase.Gotrue.Constants.EXPIRY_MARGIN": "Supabase.Gotrue.Constants.yml", - "Supabase.Gotrue.Constants.GOTRUE_URL": "Supabase.Gotrue.Constants.yml", - "Supabase.Gotrue.Constants.STORAGE_KEY": "Supabase.Gotrue.Constants.yml", - "Supabase.Gotrue.ExistingUserException": "Supabase.Gotrue.ExistingUserException.yml", - "Supabase.Gotrue.ExistingUserException.#ctor(Supabase.Gotrue.RequestException)": "Supabase.Gotrue.ExistingUserException.yml", - "Supabase.Gotrue.ExistingUserException.Response": "Supabase.Gotrue.ExistingUserException.yml", - "Supabase.Gotrue.InvalidEmailOrPasswordException": "Supabase.Gotrue.InvalidEmailOrPasswordException.yml", - "Supabase.Gotrue.InvalidEmailOrPasswordException.#ctor(Supabase.Gotrue.RequestException)": "Supabase.Gotrue.InvalidEmailOrPasswordException.yml", - "Supabase.Gotrue.InvalidEmailOrPasswordException.Response": "Supabase.Gotrue.InvalidEmailOrPasswordException.yml", - "Supabase.Gotrue.RequestException": "Supabase.Gotrue.RequestException.yml", - "Supabase.Gotrue.RequestException.#ctor(System.Net.Http.HttpResponseMessage,Supabase.Gotrue.Responses.ErrorResponse)": "Supabase.Gotrue.RequestException.yml", - "Supabase.Gotrue.RequestException.Error": "Supabase.Gotrue.RequestException.yml", - "Supabase.Gotrue.RequestException.Response": "Supabase.Gotrue.RequestException.yml", - "Supabase.Gotrue.Responses": "Supabase.Gotrue.Responses.yml", - "Supabase.Gotrue.Responses.BaseResponse": "Supabase.Gotrue.Responses.BaseResponse.yml", - "Supabase.Gotrue.Responses.BaseResponse.Content": "Supabase.Gotrue.Responses.BaseResponse.yml", - "Supabase.Gotrue.Responses.BaseResponse.ResponseMessage": "Supabase.Gotrue.Responses.BaseResponse.yml", - "Supabase.Gotrue.Responses.ErrorResponse": "Supabase.Gotrue.Responses.ErrorResponse.yml", - "Supabase.Gotrue.Responses.ErrorResponse.Message": "Supabase.Gotrue.Responses.ErrorResponse.yml", - "Supabase.Gotrue.Session": "Supabase.Gotrue.Session.yml", - "Supabase.Gotrue.Session.AccessToken": "Supabase.Gotrue.Session.yml", - "Supabase.Gotrue.Session.ExpiresIn": "Supabase.Gotrue.Session.yml", - "Supabase.Gotrue.Session.RefreshToken": "Supabase.Gotrue.Session.yml", - "Supabase.Gotrue.Session.TokenType": "Supabase.Gotrue.Session.yml", - "Supabase.Gotrue.Session.User": "Supabase.Gotrue.Session.yml", - "Supabase.Gotrue.User": "Supabase.Gotrue.User.yml", - "Supabase.Gotrue.User.AppMetadata": "Supabase.Gotrue.User.yml", - "Supabase.Gotrue.User.Aud": "Supabase.Gotrue.User.yml", - "Supabase.Gotrue.User.ConfirmedAt": "Supabase.Gotrue.User.yml", - "Supabase.Gotrue.User.CreatedAt": "Supabase.Gotrue.User.yml", - "Supabase.Gotrue.User.Email": "Supabase.Gotrue.User.yml", - "Supabase.Gotrue.User.Id": "Supabase.Gotrue.User.yml", - "Supabase.Gotrue.User.LastSignInAt": "Supabase.Gotrue.User.yml", - "Supabase.Gotrue.User.Role": "Supabase.Gotrue.User.yml", - "Supabase.Gotrue.User.UpdatedAt": "Supabase.Gotrue.User.yml", - "Supabase.Gotrue.User.UserMetadata": "Supabase.Gotrue.User.yml", - "Supabase.Gotrue.UserAttributes": "Supabase.Gotrue.UserAttributes.yml", - "Supabase.Gotrue.UserAttributes.Data": "Supabase.Gotrue.UserAttributes.yml", - "Supabase.Gotrue.UserAttributes.Email": "Supabase.Gotrue.UserAttributes.yml", - "Supabase.Gotrue.UserAttributes.EmailChangeToken": "Supabase.Gotrue.UserAttributes.yml", - "Supabase.Gotrue.UserAttributes.Password": "Supabase.Gotrue.UserAttributes.yml" -} \ No newline at end of file diff --git a/.documentation/api/Supabase.Gotrue.Api.yml b/.documentation/api/Supabase.Gotrue.Api.yml deleted file mode 100644 index 967732a..0000000 --- a/.documentation/api/Supabase.Gotrue.Api.yml +++ /dev/null @@ -1,1121 +0,0 @@ -### YamlMime:ManagedReference -items: -- uid: Supabase.Gotrue.Api - commentId: T:Supabase.Gotrue.Api - id: Api - parent: Supabase.Gotrue - children: - - Supabase.Gotrue.Api.#ctor(System.String,System.Collections.Generic.Dictionary{System.String,System.String}) - - Supabase.Gotrue.Api.GetUser(System.String) - - Supabase.Gotrue.Api.Headers - - Supabase.Gotrue.Api.InviteUserByEmail(System.String) - - Supabase.Gotrue.Api.RefreshAccessToken(System.String) - - Supabase.Gotrue.Api.ResetPasswordForEmail(System.String) - - Supabase.Gotrue.Api.SendMagicLinkEmail(System.String) - - Supabase.Gotrue.Api.SignInWithEmail(System.String,System.String) - - Supabase.Gotrue.Api.SignOut(System.String) - - Supabase.Gotrue.Api.SignUpWithEmail(System.String,System.String) - - Supabase.Gotrue.Api.UpdateUser(System.String,Supabase.Gotrue.UserAttributes) - - Supabase.Gotrue.Api.Url - langs: - - csharp - - vb - name: Api - nameWithType: Api - fullName: Supabase.Gotrue.Api - type: Class - source: - id: Api - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Api.cs - startLine: 12 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public class Api - content.vb: Public Class Api - inheritance: - - System.Object - inheritedMembers: - - System.Object.Equals(System.Object) - - System.Object.Equals(System.Object,System.Object) - - System.Object.GetHashCode - - System.Object.GetType - - System.Object.MemberwiseClone - - System.Object.ReferenceEquals(System.Object,System.Object) - - System.Object.ToString - modifiers.csharp: - - public - - class - modifiers.vb: - - Public - - Class -- uid: Supabase.Gotrue.Api.Url - commentId: P:Supabase.Gotrue.Api.Url - id: Url - parent: Supabase.Gotrue.Api - langs: - - csharp - - vb - name: Url - nameWithType: Api.Url - fullName: Supabase.Gotrue.Api.Url - type: Property - source: - id: Url - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Api.cs - startLine: 14 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: protected string Url { get; } - parameters: [] - return: - type: System.String - content.vb: Protected ReadOnly Property Url As String - overload: Supabase.Gotrue.Api.Url* - modifiers.csharp: - - protected - - get - modifiers.vb: - - Protected - - ReadOnly -- uid: Supabase.Gotrue.Api.Headers - commentId: F:Supabase.Gotrue.Api.Headers - id: Headers - parent: Supabase.Gotrue.Api - langs: - - csharp - - vb - name: Headers - nameWithType: Api.Headers - fullName: Supabase.Gotrue.Api.Headers - type: Field - source: - id: Headers - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Api.cs - startLine: 15 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: protected Dictionary Headers - return: - type: System.Collections.Generic.Dictionary{System.String,System.String} - content.vb: Protected Headers As Dictionary(Of String, String) - modifiers.csharp: - - protected - modifiers.vb: - - Protected -- uid: Supabase.Gotrue.Api.#ctor(System.String,System.Collections.Generic.Dictionary{System.String,System.String}) - commentId: M:Supabase.Gotrue.Api.#ctor(System.String,System.Collections.Generic.Dictionary{System.String,System.String}) - id: '#ctor(System.String,System.Collections.Generic.Dictionary{System.String,System.String})' - parent: Supabase.Gotrue.Api - langs: - - csharp - - vb - name: Api(String, Dictionary) - nameWithType: Api.Api(String, Dictionary) - fullName: Supabase.Gotrue.Api.Api(System.String, System.Collections.Generic.Dictionary) - type: Constructor - source: - id: .ctor - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Api.cs - startLine: 22 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - summary: "\nCreates a new user using their email address.\n" - example: [] - syntax: - content: public Api(string url, Dictionary headers) - parameters: - - id: url - type: System.String - description: '' - - id: headers - type: System.Collections.Generic.Dictionary{System.String,System.String} - description: '' - content.vb: Public Sub New(url As String, headers As Dictionary(Of String, String)) - overload: Supabase.Gotrue.Api.#ctor* - nameWithType.vb: Api.Api(String, Dictionary(Of String, String)) - modifiers.csharp: - - public - modifiers.vb: - - Public - fullName.vb: Supabase.Gotrue.Api.Api(System.String, System.Collections.Generic.Dictionary(Of System.String, System.String)) - name.vb: Api(String, Dictionary(Of String, String)) -- uid: Supabase.Gotrue.Api.SignUpWithEmail(System.String,System.String) - commentId: M:Supabase.Gotrue.Api.SignUpWithEmail(System.String,System.String) - id: SignUpWithEmail(System.String,System.String) - parent: Supabase.Gotrue.Api - langs: - - csharp - - vb - name: SignUpWithEmail(String, String) - nameWithType: Api.SignUpWithEmail(String, String) - fullName: Supabase.Gotrue.Api.SignUpWithEmail(System.String, System.String) - type: Method - source: - id: SignUpWithEmail - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Api.cs - startLine: 28 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public Task SignUpWithEmail(string email, string password) - parameters: - - id: email - type: System.String - - id: password - type: System.String - return: - type: System.Threading.Tasks.Task{Supabase.Gotrue.Session} - content.vb: Public Function SignUpWithEmail(email As String, password As String) As Task(Of Session) - overload: Supabase.Gotrue.Api.SignUpWithEmail* - modifiers.csharp: - - public - modifiers.vb: - - Public -- uid: Supabase.Gotrue.Api.SignInWithEmail(System.String,System.String) - commentId: M:Supabase.Gotrue.Api.SignInWithEmail(System.String,System.String) - id: SignInWithEmail(System.String,System.String) - parent: Supabase.Gotrue.Api - langs: - - csharp - - vb - name: SignInWithEmail(String, String) - nameWithType: Api.SignInWithEmail(String, String) - fullName: Supabase.Gotrue.Api.SignInWithEmail(System.String, System.String) - type: Method - source: - id: SignInWithEmail - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Api.cs - startLine: 40 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - summary: "\nLogs in an existing user using their email address.\n" - example: [] - syntax: - content: public Task SignInWithEmail(string email, string password) - parameters: - - id: email - type: System.String - description: '' - - id: password - type: System.String - description: '' - return: - type: System.Threading.Tasks.Task{Supabase.Gotrue.Session} - description: '' - content.vb: Public Function SignInWithEmail(email As String, password As String) As Task(Of Session) - overload: Supabase.Gotrue.Api.SignInWithEmail* - modifiers.csharp: - - public - modifiers.vb: - - Public -- uid: Supabase.Gotrue.Api.SendMagicLinkEmail(System.String) - commentId: M:Supabase.Gotrue.Api.SendMagicLinkEmail(System.String) - id: SendMagicLinkEmail(System.String) - parent: Supabase.Gotrue.Api - langs: - - csharp - - vb - name: SendMagicLinkEmail(String) - nameWithType: Api.SendMagicLinkEmail(String) - fullName: Supabase.Gotrue.Api.SendMagicLinkEmail(System.String) - type: Method - source: - id: SendMagicLinkEmail - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Api.cs - startLine: 51 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - summary: "\nSends a magic login link to an email address.\n" - example: [] - syntax: - content: public Task SendMagicLinkEmail(string email) - parameters: - - id: email - type: System.String - description: '' - return: - type: System.Threading.Tasks.Task{Supabase.Gotrue.Responses.BaseResponse} - description: '' - content.vb: Public Function SendMagicLinkEmail(email As String) As Task(Of BaseResponse) - overload: Supabase.Gotrue.Api.SendMagicLinkEmail* - modifiers.csharp: - - public - modifiers.vb: - - Public -- uid: Supabase.Gotrue.Api.InviteUserByEmail(System.String) - commentId: M:Supabase.Gotrue.Api.InviteUserByEmail(System.String) - id: InviteUserByEmail(System.String) - parent: Supabase.Gotrue.Api - langs: - - csharp - - vb - name: InviteUserByEmail(String) - nameWithType: Api.InviteUserByEmail(String) - fullName: Supabase.Gotrue.Api.InviteUserByEmail(System.String) - type: Method - source: - id: InviteUserByEmail - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Api.cs - startLine: 62 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - summary: "\nSends an invite link to an email address.\n" - example: [] - syntax: - content: public Task InviteUserByEmail(string email) - parameters: - - id: email - type: System.String - description: '' - return: - type: System.Threading.Tasks.Task{Supabase.Gotrue.Responses.BaseResponse} - description: '' - content.vb: Public Function InviteUserByEmail(email As String) As Task(Of BaseResponse) - overload: Supabase.Gotrue.Api.InviteUserByEmail* - modifiers.csharp: - - public - modifiers.vb: - - Public -- uid: Supabase.Gotrue.Api.ResetPasswordForEmail(System.String) - commentId: M:Supabase.Gotrue.Api.ResetPasswordForEmail(System.String) - id: ResetPasswordForEmail(System.String) - parent: Supabase.Gotrue.Api - langs: - - csharp - - vb - name: ResetPasswordForEmail(String) - nameWithType: Api.ResetPasswordForEmail(String) - fullName: Supabase.Gotrue.Api.ResetPasswordForEmail(System.String) - type: Method - source: - id: ResetPasswordForEmail - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Api.cs - startLine: 73 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - summary: "\nSends a reset request to an email address.\n" - example: [] - syntax: - content: public Task ResetPasswordForEmail(string email) - parameters: - - id: email - type: System.String - description: '' - return: - type: System.Threading.Tasks.Task{Supabase.Gotrue.Responses.BaseResponse} - description: '' - content.vb: Public Function ResetPasswordForEmail(email As String) As Task(Of BaseResponse) - overload: Supabase.Gotrue.Api.ResetPasswordForEmail* - modifiers.csharp: - - public - modifiers.vb: - - Public -- uid: Supabase.Gotrue.Api.SignOut(System.String) - commentId: M:Supabase.Gotrue.Api.SignOut(System.String) - id: SignOut(System.String) - parent: Supabase.Gotrue.Api - langs: - - csharp - - vb - name: SignOut(String) - nameWithType: Api.SignOut(String) - fullName: Supabase.Gotrue.Api.SignOut(System.String) - type: Method - source: - id: SignOut - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Api.cs - startLine: 113 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - summary: "\nRemoves a logged-in session.\n" - example: [] - syntax: - content: public Task SignOut(string jwt) - parameters: - - id: jwt - type: System.String - description: '' - return: - type: System.Threading.Tasks.Task{Supabase.Gotrue.Responses.BaseResponse} - description: '' - content.vb: Public Function SignOut(jwt As String) As Task(Of BaseResponse) - overload: Supabase.Gotrue.Api.SignOut* - modifiers.csharp: - - public - modifiers.vb: - - Public -- uid: Supabase.Gotrue.Api.GetUser(System.String) - commentId: M:Supabase.Gotrue.Api.GetUser(System.String) - id: GetUser(System.String) - parent: Supabase.Gotrue.Api - langs: - - csharp - - vb - name: GetUser(String) - nameWithType: Api.GetUser(String) - fullName: Supabase.Gotrue.Api.GetUser(System.String) - type: Method - source: - id: GetUser - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Api.cs - startLine: 125 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - summary: "\nGets User Details\n" - example: [] - syntax: - content: public Task GetUser(string jwt) - parameters: - - id: jwt - type: System.String - description: '' - return: - type: System.Threading.Tasks.Task{Supabase.Gotrue.User} - description: '' - content.vb: Public Function GetUser(jwt As String) As Task(Of User) - overload: Supabase.Gotrue.Api.GetUser* - modifiers.csharp: - - public - modifiers.vb: - - Public -- uid: Supabase.Gotrue.Api.UpdateUser(System.String,Supabase.Gotrue.UserAttributes) - commentId: M:Supabase.Gotrue.Api.UpdateUser(System.String,Supabase.Gotrue.UserAttributes) - id: UpdateUser(System.String,Supabase.Gotrue.UserAttributes) - parent: Supabase.Gotrue.Api - langs: - - csharp - - vb - name: UpdateUser(String, UserAttributes) - nameWithType: Api.UpdateUser(String, UserAttributes) - fullName: Supabase.Gotrue.Api.UpdateUser(System.String, Supabase.Gotrue.UserAttributes) - type: Method - source: - id: UpdateUser - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Api.cs - startLine: 138 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - summary: "\nUpdates the User data\n" - example: [] - syntax: - content: public Task UpdateUser(string jwt, UserAttributes attributes) - parameters: - - id: jwt - type: System.String - description: '' - - id: attributes - type: Supabase.Gotrue.UserAttributes - description: '' - return: - type: System.Threading.Tasks.Task{Supabase.Gotrue.User} - description: '' - content.vb: Public Function UpdateUser(jwt As String, attributes As UserAttributes) As Task(Of User) - overload: Supabase.Gotrue.Api.UpdateUser* - modifiers.csharp: - - public - modifiers.vb: - - Public -- uid: Supabase.Gotrue.Api.RefreshAccessToken(System.String) - commentId: M:Supabase.Gotrue.Api.RefreshAccessToken(System.String) - id: RefreshAccessToken(System.String) - parent: Supabase.Gotrue.Api - langs: - - csharp - - vb - name: RefreshAccessToken(String) - nameWithType: Api.RefreshAccessToken(String) - fullName: Supabase.Gotrue.Api.RefreshAccessToken(System.String) - type: Method - source: - id: RefreshAccessToken - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Api.cs - startLine: 148 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - summary: "\nGenerates a new JWT\n" - example: [] - syntax: - content: public Task RefreshAccessToken(string refreshToken) - parameters: - - id: refreshToken - type: System.String - description: '' - return: - type: System.Threading.Tasks.Task{Supabase.Gotrue.Session} - description: '' - content.vb: Public Function RefreshAccessToken(refreshToken As String) As Task(Of Session) - overload: Supabase.Gotrue.Api.RefreshAccessToken* - modifiers.csharp: - - public - modifiers.vb: - - Public -references: -- uid: Supabase.Gotrue - commentId: N:Supabase.Gotrue - name: Supabase.Gotrue - nameWithType: Supabase.Gotrue - fullName: Supabase.Gotrue -- uid: System.Object - commentId: T:System.Object - parent: System - isExternal: true - name: Object - nameWithType: Object - fullName: System.Object -- uid: System.Object.Equals(System.Object) - commentId: M:System.Object.Equals(System.Object) - parent: System.Object - isExternal: true - name: Equals(Object) - nameWithType: Object.Equals(Object) - fullName: System.Object.Equals(System.Object) - spec.csharp: - - uid: System.Object.Equals(System.Object) - name: Equals - nameWithType: Object.Equals - fullName: System.Object.Equals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.Equals(System.Object) - name: Equals - nameWithType: Object.Equals - fullName: System.Object.Equals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.Equals(System.Object,System.Object) - commentId: M:System.Object.Equals(System.Object,System.Object) - parent: System.Object - isExternal: true - name: Equals(Object, Object) - nameWithType: Object.Equals(Object, Object) - fullName: System.Object.Equals(System.Object, System.Object) - spec.csharp: - - uid: System.Object.Equals(System.Object,System.Object) - name: Equals - nameWithType: Object.Equals - fullName: System.Object.Equals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.Equals(System.Object,System.Object) - name: Equals - nameWithType: Object.Equals - fullName: System.Object.Equals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.GetHashCode - commentId: M:System.Object.GetHashCode - parent: System.Object - isExternal: true - name: GetHashCode() - nameWithType: Object.GetHashCode() - fullName: System.Object.GetHashCode() - spec.csharp: - - uid: System.Object.GetHashCode - name: GetHashCode - nameWithType: Object.GetHashCode - fullName: System.Object.GetHashCode - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.GetHashCode - name: GetHashCode - nameWithType: Object.GetHashCode - fullName: System.Object.GetHashCode - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.GetType - commentId: M:System.Object.GetType - parent: System.Object - isExternal: true - name: GetType() - nameWithType: Object.GetType() - fullName: System.Object.GetType() - spec.csharp: - - uid: System.Object.GetType - name: GetType - nameWithType: Object.GetType - fullName: System.Object.GetType - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.GetType - name: GetType - nameWithType: Object.GetType - fullName: System.Object.GetType - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.MemberwiseClone - commentId: M:System.Object.MemberwiseClone - parent: System.Object - isExternal: true - name: MemberwiseClone() - nameWithType: Object.MemberwiseClone() - fullName: System.Object.MemberwiseClone() - spec.csharp: - - uid: System.Object.MemberwiseClone - name: MemberwiseClone - nameWithType: Object.MemberwiseClone - fullName: System.Object.MemberwiseClone - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.MemberwiseClone - name: MemberwiseClone - nameWithType: Object.MemberwiseClone - fullName: System.Object.MemberwiseClone - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.ReferenceEquals(System.Object,System.Object) - commentId: M:System.Object.ReferenceEquals(System.Object,System.Object) - parent: System.Object - isExternal: true - name: ReferenceEquals(Object, Object) - nameWithType: Object.ReferenceEquals(Object, Object) - fullName: System.Object.ReferenceEquals(System.Object, System.Object) - spec.csharp: - - uid: System.Object.ReferenceEquals(System.Object,System.Object) - name: ReferenceEquals - nameWithType: Object.ReferenceEquals - fullName: System.Object.ReferenceEquals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.ReferenceEquals(System.Object,System.Object) - name: ReferenceEquals - nameWithType: Object.ReferenceEquals - fullName: System.Object.ReferenceEquals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.ToString - commentId: M:System.Object.ToString - parent: System.Object - isExternal: true - name: ToString() - nameWithType: Object.ToString() - fullName: System.Object.ToString() - spec.csharp: - - uid: System.Object.ToString - name: ToString - nameWithType: Object.ToString - fullName: System.Object.ToString - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.ToString - name: ToString - nameWithType: Object.ToString - fullName: System.Object.ToString - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) -- uid: System - commentId: N:System - isExternal: true - name: System - nameWithType: System - fullName: System -- uid: Supabase.Gotrue.Api.Url* - commentId: Overload:Supabase.Gotrue.Api.Url - name: Url - nameWithType: Api.Url - fullName: Supabase.Gotrue.Api.Url -- uid: System.String - commentId: T:System.String - parent: System - isExternal: true - name: String - nameWithType: String - fullName: System.String -- uid: System.Collections.Generic.Dictionary{System.String,System.String} - commentId: T:System.Collections.Generic.Dictionary{System.String,System.String} - parent: System.Collections.Generic - definition: System.Collections.Generic.Dictionary`2 - name: Dictionary - nameWithType: Dictionary - fullName: System.Collections.Generic.Dictionary - nameWithType.vb: Dictionary(Of String, String) - fullName.vb: System.Collections.Generic.Dictionary(Of System.String, System.String) - name.vb: Dictionary(Of String, String) - spec.csharp: - - uid: System.Collections.Generic.Dictionary`2 - name: Dictionary - nameWithType: Dictionary - fullName: System.Collections.Generic.Dictionary - isExternal: true - - name: < - nameWithType: < - fullName: < - - uid: System.String - name: String - nameWithType: String - fullName: System.String - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.String - name: String - nameWithType: String - fullName: System.String - isExternal: true - - name: '>' - nameWithType: '>' - fullName: '>' - spec.vb: - - uid: System.Collections.Generic.Dictionary`2 - name: Dictionary - nameWithType: Dictionary - fullName: System.Collections.Generic.Dictionary - isExternal: true - - name: '(Of ' - nameWithType: '(Of ' - fullName: '(Of ' - - uid: System.String - name: String - nameWithType: String - fullName: System.String - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.String - name: String - nameWithType: String - fullName: System.String - isExternal: true - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Collections.Generic.Dictionary`2 - commentId: T:System.Collections.Generic.Dictionary`2 - isExternal: true - name: Dictionary - nameWithType: Dictionary - fullName: System.Collections.Generic.Dictionary - nameWithType.vb: Dictionary(Of TKey, TValue) - fullName.vb: System.Collections.Generic.Dictionary(Of TKey, TValue) - name.vb: Dictionary(Of TKey, TValue) - spec.csharp: - - uid: System.Collections.Generic.Dictionary`2 - name: Dictionary - nameWithType: Dictionary - fullName: System.Collections.Generic.Dictionary - isExternal: true - - name: < - nameWithType: < - fullName: < - - name: TKey - nameWithType: TKey - fullName: TKey - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - name: TValue - nameWithType: TValue - fullName: TValue - - name: '>' - nameWithType: '>' - fullName: '>' - spec.vb: - - uid: System.Collections.Generic.Dictionary`2 - name: Dictionary - nameWithType: Dictionary - fullName: System.Collections.Generic.Dictionary - isExternal: true - - name: '(Of ' - nameWithType: '(Of ' - fullName: '(Of ' - - name: TKey - nameWithType: TKey - fullName: TKey - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - name: TValue - nameWithType: TValue - fullName: TValue - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Collections.Generic - commentId: N:System.Collections.Generic - isExternal: true - name: System.Collections.Generic - nameWithType: System.Collections.Generic - fullName: System.Collections.Generic -- uid: Supabase.Gotrue.Api.#ctor* - commentId: Overload:Supabase.Gotrue.Api.#ctor - name: Api - nameWithType: Api.Api - fullName: Supabase.Gotrue.Api.Api -- uid: Supabase.Gotrue.Api.SignUpWithEmail* - commentId: Overload:Supabase.Gotrue.Api.SignUpWithEmail - name: SignUpWithEmail - nameWithType: Api.SignUpWithEmail - fullName: Supabase.Gotrue.Api.SignUpWithEmail -- uid: System.Threading.Tasks.Task{Supabase.Gotrue.Session} - commentId: T:System.Threading.Tasks.Task{Supabase.Gotrue.Session} - parent: System.Threading.Tasks - definition: System.Threading.Tasks.Task`1 - name: Task - nameWithType: Task - fullName: System.Threading.Tasks.Task - nameWithType.vb: Task(Of Session) - fullName.vb: System.Threading.Tasks.Task(Of Supabase.Gotrue.Session) - name.vb: Task(Of Session) - spec.csharp: - - uid: System.Threading.Tasks.Task`1 - name: Task - nameWithType: Task - fullName: System.Threading.Tasks.Task - isExternal: true - - name: < - nameWithType: < - fullName: < - - uid: Supabase.Gotrue.Session - name: Session - nameWithType: Session - fullName: Supabase.Gotrue.Session - - name: '>' - nameWithType: '>' - fullName: '>' - spec.vb: - - uid: System.Threading.Tasks.Task`1 - name: Task - nameWithType: Task - fullName: System.Threading.Tasks.Task - isExternal: true - - name: '(Of ' - nameWithType: '(Of ' - fullName: '(Of ' - - uid: Supabase.Gotrue.Session - name: Session - nameWithType: Session - fullName: Supabase.Gotrue.Session - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Threading.Tasks.Task`1 - commentId: T:System.Threading.Tasks.Task`1 - isExternal: true - name: Task - nameWithType: Task - fullName: System.Threading.Tasks.Task - nameWithType.vb: Task(Of TResult) - fullName.vb: System.Threading.Tasks.Task(Of TResult) - name.vb: Task(Of TResult) - spec.csharp: - - uid: System.Threading.Tasks.Task`1 - name: Task - nameWithType: Task - fullName: System.Threading.Tasks.Task - isExternal: true - - name: < - nameWithType: < - fullName: < - - name: TResult - nameWithType: TResult - fullName: TResult - - name: '>' - nameWithType: '>' - fullName: '>' - spec.vb: - - uid: System.Threading.Tasks.Task`1 - name: Task - nameWithType: Task - fullName: System.Threading.Tasks.Task - isExternal: true - - name: '(Of ' - nameWithType: '(Of ' - fullName: '(Of ' - - name: TResult - nameWithType: TResult - fullName: TResult - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Threading.Tasks - commentId: N:System.Threading.Tasks - isExternal: true - name: System.Threading.Tasks - nameWithType: System.Threading.Tasks - fullName: System.Threading.Tasks -- uid: Supabase.Gotrue.Api.SignInWithEmail* - commentId: Overload:Supabase.Gotrue.Api.SignInWithEmail - name: SignInWithEmail - nameWithType: Api.SignInWithEmail - fullName: Supabase.Gotrue.Api.SignInWithEmail -- uid: Supabase.Gotrue.Api.SendMagicLinkEmail* - commentId: Overload:Supabase.Gotrue.Api.SendMagicLinkEmail - name: SendMagicLinkEmail - nameWithType: Api.SendMagicLinkEmail - fullName: Supabase.Gotrue.Api.SendMagicLinkEmail -- uid: System.Threading.Tasks.Task{Supabase.Gotrue.Responses.BaseResponse} - commentId: T:System.Threading.Tasks.Task{Supabase.Gotrue.Responses.BaseResponse} - parent: System.Threading.Tasks - definition: System.Threading.Tasks.Task`1 - name: Task - nameWithType: Task - fullName: System.Threading.Tasks.Task - nameWithType.vb: Task(Of BaseResponse) - fullName.vb: System.Threading.Tasks.Task(Of Supabase.Gotrue.Responses.BaseResponse) - name.vb: Task(Of BaseResponse) - spec.csharp: - - uid: System.Threading.Tasks.Task`1 - name: Task - nameWithType: Task - fullName: System.Threading.Tasks.Task - isExternal: true - - name: < - nameWithType: < - fullName: < - - uid: Supabase.Gotrue.Responses.BaseResponse - name: BaseResponse - nameWithType: BaseResponse - fullName: Supabase.Gotrue.Responses.BaseResponse - - name: '>' - nameWithType: '>' - fullName: '>' - spec.vb: - - uid: System.Threading.Tasks.Task`1 - name: Task - nameWithType: Task - fullName: System.Threading.Tasks.Task - isExternal: true - - name: '(Of ' - nameWithType: '(Of ' - fullName: '(Of ' - - uid: Supabase.Gotrue.Responses.BaseResponse - name: BaseResponse - nameWithType: BaseResponse - fullName: Supabase.Gotrue.Responses.BaseResponse - - name: ) - nameWithType: ) - fullName: ) -- uid: Supabase.Gotrue.Api.InviteUserByEmail* - commentId: Overload:Supabase.Gotrue.Api.InviteUserByEmail - name: InviteUserByEmail - nameWithType: Api.InviteUserByEmail - fullName: Supabase.Gotrue.Api.InviteUserByEmail -- uid: Supabase.Gotrue.Api.ResetPasswordForEmail* - commentId: Overload:Supabase.Gotrue.Api.ResetPasswordForEmail - name: ResetPasswordForEmail - nameWithType: Api.ResetPasswordForEmail - fullName: Supabase.Gotrue.Api.ResetPasswordForEmail -- uid: Supabase.Gotrue.Api.SignOut* - commentId: Overload:Supabase.Gotrue.Api.SignOut - name: SignOut - nameWithType: Api.SignOut - fullName: Supabase.Gotrue.Api.SignOut -- uid: Supabase.Gotrue.Api.GetUser* - commentId: Overload:Supabase.Gotrue.Api.GetUser - name: GetUser - nameWithType: Api.GetUser - fullName: Supabase.Gotrue.Api.GetUser -- uid: System.Threading.Tasks.Task{Supabase.Gotrue.User} - commentId: T:System.Threading.Tasks.Task{Supabase.Gotrue.User} - parent: System.Threading.Tasks - definition: System.Threading.Tasks.Task`1 - name: Task - nameWithType: Task - fullName: System.Threading.Tasks.Task - nameWithType.vb: Task(Of User) - fullName.vb: System.Threading.Tasks.Task(Of Supabase.Gotrue.User) - name.vb: Task(Of User) - spec.csharp: - - uid: System.Threading.Tasks.Task`1 - name: Task - nameWithType: Task - fullName: System.Threading.Tasks.Task - isExternal: true - - name: < - nameWithType: < - fullName: < - - uid: Supabase.Gotrue.User - name: User - nameWithType: User - fullName: Supabase.Gotrue.User - - name: '>' - nameWithType: '>' - fullName: '>' - spec.vb: - - uid: System.Threading.Tasks.Task`1 - name: Task - nameWithType: Task - fullName: System.Threading.Tasks.Task - isExternal: true - - name: '(Of ' - nameWithType: '(Of ' - fullName: '(Of ' - - uid: Supabase.Gotrue.User - name: User - nameWithType: User - fullName: Supabase.Gotrue.User - - name: ) - nameWithType: ) - fullName: ) -- uid: Supabase.Gotrue.Api.UpdateUser* - commentId: Overload:Supabase.Gotrue.Api.UpdateUser - name: UpdateUser - nameWithType: Api.UpdateUser - fullName: Supabase.Gotrue.Api.UpdateUser -- uid: Supabase.Gotrue.UserAttributes - commentId: T:Supabase.Gotrue.UserAttributes - parent: Supabase.Gotrue - name: UserAttributes - nameWithType: UserAttributes - fullName: Supabase.Gotrue.UserAttributes -- uid: Supabase.Gotrue.Api.RefreshAccessToken* - commentId: Overload:Supabase.Gotrue.Api.RefreshAccessToken - name: RefreshAccessToken - nameWithType: Api.RefreshAccessToken - fullName: Supabase.Gotrue.Api.RefreshAccessToken diff --git a/.documentation/api/Supabase.Gotrue.Client.AuthState.yml b/.documentation/api/Supabase.Gotrue.Client.AuthState.yml deleted file mode 100644 index b9df15d..0000000 --- a/.documentation/api/Supabase.Gotrue.Client.AuthState.yml +++ /dev/null @@ -1,158 +0,0 @@ -### YamlMime:ManagedReference -items: -- uid: Supabase.Gotrue.Client.AuthState - commentId: T:Supabase.Gotrue.Client.AuthState - id: Client.AuthState - parent: Supabase.Gotrue - children: - - Supabase.Gotrue.Client.AuthState.PasswordRecovery - - Supabase.Gotrue.Client.AuthState.SignedIn - - Supabase.Gotrue.Client.AuthState.SignedOut - - Supabase.Gotrue.Client.AuthState.UserUpdated - langs: - - csharp - - vb - name: Client.AuthState - nameWithType: Client.AuthState - fullName: Supabase.Gotrue.Client.AuthState - type: Enum - source: - id: AuthState - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Client.cs - startLine: 29 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public enum AuthState - content.vb: Public Enum AuthState - modifiers.csharp: - - public - - enum - modifiers.vb: - - Public - - Enum -- uid: Supabase.Gotrue.Client.AuthState.SignedIn - commentId: F:Supabase.Gotrue.Client.AuthState.SignedIn - id: SignedIn - parent: Supabase.Gotrue.Client.AuthState - langs: - - csharp - - vb - name: SignedIn - nameWithType: Client.AuthState.SignedIn - fullName: Supabase.Gotrue.Client.AuthState.SignedIn - type: Field - source: - id: SignedIn - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Client.cs - startLine: 31 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: SignedIn = 0 - return: - type: Supabase.Gotrue.Client.AuthState - modifiers.csharp: - - public - - const - modifiers.vb: - - Public - - Const -- uid: Supabase.Gotrue.Client.AuthState.SignedOut - commentId: F:Supabase.Gotrue.Client.AuthState.SignedOut - id: SignedOut - parent: Supabase.Gotrue.Client.AuthState - langs: - - csharp - - vb - name: SignedOut - nameWithType: Client.AuthState.SignedOut - fullName: Supabase.Gotrue.Client.AuthState.SignedOut - type: Field - source: - id: SignedOut - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Client.cs - startLine: 33 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: SignedOut = 1 - return: - type: Supabase.Gotrue.Client.AuthState - modifiers.csharp: - - public - - const - modifiers.vb: - - Public - - Const -- uid: Supabase.Gotrue.Client.AuthState.UserUpdated - commentId: F:Supabase.Gotrue.Client.AuthState.UserUpdated - id: UserUpdated - parent: Supabase.Gotrue.Client.AuthState - langs: - - csharp - - vb - name: UserUpdated - nameWithType: Client.AuthState.UserUpdated - fullName: Supabase.Gotrue.Client.AuthState.UserUpdated - type: Field - source: - id: UserUpdated - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Client.cs - startLine: 35 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: UserUpdated = 2 - return: - type: Supabase.Gotrue.Client.AuthState - modifiers.csharp: - - public - - const - modifiers.vb: - - Public - - Const -- uid: Supabase.Gotrue.Client.AuthState.PasswordRecovery - commentId: F:Supabase.Gotrue.Client.AuthState.PasswordRecovery - id: PasswordRecovery - parent: Supabase.Gotrue.Client.AuthState - langs: - - csharp - - vb - name: PasswordRecovery - nameWithType: Client.AuthState.PasswordRecovery - fullName: Supabase.Gotrue.Client.AuthState.PasswordRecovery - type: Field - source: - id: PasswordRecovery - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Client.cs - startLine: 37 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: PasswordRecovery = 3 - return: - type: Supabase.Gotrue.Client.AuthState - modifiers.csharp: - - public - - const - modifiers.vb: - - Public - - Const -references: -- uid: Supabase.Gotrue - commentId: N:Supabase.Gotrue - name: Supabase.Gotrue - nameWithType: Supabase.Gotrue - fullName: Supabase.Gotrue -- uid: Supabase.Gotrue.Client.AuthState - commentId: T:Supabase.Gotrue.Client.AuthState - parent: Supabase.Gotrue - name: Client.AuthState - nameWithType: Client.AuthState - fullName: Supabase.Gotrue.Client.AuthState diff --git a/.documentation/api/Supabase.Gotrue.Client.Provider.yml b/.documentation/api/Supabase.Gotrue.Client.Provider.yml deleted file mode 100644 index b2d5c2f..0000000 --- a/.documentation/api/Supabase.Gotrue.Client.Provider.yml +++ /dev/null @@ -1,187 +0,0 @@ -### YamlMime:ManagedReference -items: -- uid: Supabase.Gotrue.Client.Provider - commentId: T:Supabase.Gotrue.Client.Provider - id: Client.Provider - parent: Supabase.Gotrue - children: - - Supabase.Gotrue.Client.Provider.Azure - - Supabase.Gotrue.Client.Provider.Bitbucket - - Supabase.Gotrue.Client.Provider.Github - - Supabase.Gotrue.Client.Provider.Gitlab - - Supabase.Gotrue.Client.Provider.Google - langs: - - csharp - - vb - name: Client.Provider - nameWithType: Client.Provider - fullName: Supabase.Gotrue.Client.Provider - type: Enum - source: - id: Provider - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Client.cs - startLine: 15 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public enum Provider - content.vb: Public Enum Provider - modifiers.csharp: - - public - - enum - modifiers.vb: - - Public - - Enum -- uid: Supabase.Gotrue.Client.Provider.Bitbucket - commentId: F:Supabase.Gotrue.Client.Provider.Bitbucket - id: Bitbucket - parent: Supabase.Gotrue.Client.Provider - langs: - - csharp - - vb - name: Bitbucket - nameWithType: Client.Provider.Bitbucket - fullName: Supabase.Gotrue.Client.Provider.Bitbucket - type: Field - source: - id: Bitbucket - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Client.cs - startLine: 17 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: Bitbucket = 0 - return: - type: Supabase.Gotrue.Client.Provider - modifiers.csharp: - - public - - const - modifiers.vb: - - Public - - Const -- uid: Supabase.Gotrue.Client.Provider.Github - commentId: F:Supabase.Gotrue.Client.Provider.Github - id: Github - parent: Supabase.Gotrue.Client.Provider - langs: - - csharp - - vb - name: Github - nameWithType: Client.Provider.Github - fullName: Supabase.Gotrue.Client.Provider.Github - type: Field - source: - id: Github - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Client.cs - startLine: 19 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: Github = 1 - return: - type: Supabase.Gotrue.Client.Provider - modifiers.csharp: - - public - - const - modifiers.vb: - - Public - - Const -- uid: Supabase.Gotrue.Client.Provider.Gitlab - commentId: F:Supabase.Gotrue.Client.Provider.Gitlab - id: Gitlab - parent: Supabase.Gotrue.Client.Provider - langs: - - csharp - - vb - name: Gitlab - nameWithType: Client.Provider.Gitlab - fullName: Supabase.Gotrue.Client.Provider.Gitlab - type: Field - source: - id: Gitlab - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Client.cs - startLine: 21 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: Gitlab = 2 - return: - type: Supabase.Gotrue.Client.Provider - modifiers.csharp: - - public - - const - modifiers.vb: - - Public - - Const -- uid: Supabase.Gotrue.Client.Provider.Google - commentId: F:Supabase.Gotrue.Client.Provider.Google - id: Google - parent: Supabase.Gotrue.Client.Provider - langs: - - csharp - - vb - name: Google - nameWithType: Client.Provider.Google - fullName: Supabase.Gotrue.Client.Provider.Google - type: Field - source: - id: Google - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Client.cs - startLine: 23 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: Google = 3 - return: - type: Supabase.Gotrue.Client.Provider - modifiers.csharp: - - public - - const - modifiers.vb: - - Public - - Const -- uid: Supabase.Gotrue.Client.Provider.Azure - commentId: F:Supabase.Gotrue.Client.Provider.Azure - id: Azure - parent: Supabase.Gotrue.Client.Provider - langs: - - csharp - - vb - name: Azure - nameWithType: Client.Provider.Azure - fullName: Supabase.Gotrue.Client.Provider.Azure - type: Field - source: - id: Azure - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Client.cs - startLine: 25 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: Azure = 4 - return: - type: Supabase.Gotrue.Client.Provider - modifiers.csharp: - - public - - const - modifiers.vb: - - Public - - Const -references: -- uid: Supabase.Gotrue - commentId: N:Supabase.Gotrue - name: Supabase.Gotrue - nameWithType: Supabase.Gotrue - fullName: Supabase.Gotrue -- uid: Supabase.Gotrue.Client.Provider - commentId: T:Supabase.Gotrue.Client.Provider - parent: Supabase.Gotrue - name: Client.Provider - nameWithType: Client.Provider - fullName: Supabase.Gotrue.Client.Provider diff --git a/.documentation/api/Supabase.Gotrue.Client.yml b/.documentation/api/Supabase.Gotrue.Client.yml deleted file mode 100644 index 4efceca..0000000 --- a/.documentation/api/Supabase.Gotrue.Client.yml +++ /dev/null @@ -1,1419 +0,0 @@ -### YamlMime:ManagedReference -items: -- uid: Supabase.Gotrue.Client - commentId: T:Supabase.Gotrue.Client - id: Client - parent: Supabase.Gotrue - children: - - Supabase.Gotrue.Client.AutoRefreshToken - - Supabase.Gotrue.Client.CurrentSession - - Supabase.Gotrue.Client.CurrentUser - - Supabase.Gotrue.Client.DetectSessionInUrl - - Supabase.Gotrue.Client.Initialize(Supabase.Gotrue.ClientOptions) - - Supabase.Gotrue.Client.Instance - - Supabase.Gotrue.Client.SessionDestroyer - - Supabase.Gotrue.Client.SessionPersistor - - Supabase.Gotrue.Client.ShouldPersistSession - - Supabase.Gotrue.Client.SignIn(Supabase.Gotrue.Client.Provider) - - Supabase.Gotrue.Client.SignIn(System.String) - - Supabase.Gotrue.Client.SignIn(System.String,System.String) - - Supabase.Gotrue.Client.SignOut - - Supabase.Gotrue.Client.SignUp(System.String,System.String) - - Supabase.Gotrue.Client.StateChanged - - Supabase.Gotrue.Client.Update(Supabase.Gotrue.UserAttributes) - langs: - - csharp - - vb - name: Client - nameWithType: Client - fullName: Supabase.Gotrue.Client - type: Class - source: - id: Client - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Client.cs - startLine: 13 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public class Client - content.vb: Public Class Client - inheritance: - - System.Object - inheritedMembers: - - System.Object.Equals(System.Object) - - System.Object.Equals(System.Object,System.Object) - - System.Object.GetHashCode - - System.Object.GetType - - System.Object.MemberwiseClone - - System.Object.ReferenceEquals(System.Object,System.Object) - - System.Object.ToString - modifiers.csharp: - - public - - class - modifiers.vb: - - Public - - Class -- uid: Supabase.Gotrue.Client.Instance - commentId: P:Supabase.Gotrue.Client.Instance - id: Instance - parent: Supabase.Gotrue.Client - langs: - - csharp - - vb - name: Instance - nameWithType: Client.Instance - fullName: Supabase.Gotrue.Client.Instance - type: Property - source: - id: Instance - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Client.cs - startLine: 42 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public static Client Instance { get; } - parameters: [] - return: - type: Supabase.Gotrue.Client - content.vb: Public Shared ReadOnly Property Instance As Client - overload: Supabase.Gotrue.Client.Instance* - modifiers.csharp: - - public - - static - - get - modifiers.vb: - - Public - - Shared - - ReadOnly -- uid: Supabase.Gotrue.Client.StateChanged - commentId: F:Supabase.Gotrue.Client.StateChanged - id: StateChanged - parent: Supabase.Gotrue.Client - langs: - - csharp - - vb - name: StateChanged - nameWithType: Client.StateChanged - fullName: Supabase.Gotrue.Client.StateChanged - type: Field - source: - id: StateChanged - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Client.cs - startLine: 54 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public EventHandler StateChanged - return: - type: System.EventHandler{Supabase.Gotrue.ClientStateChanged} - content.vb: Public StateChanged As EventHandler(Of ClientStateChanged) - modifiers.csharp: - - public - modifiers.vb: - - Public -- uid: Supabase.Gotrue.Client.CurrentUser - commentId: P:Supabase.Gotrue.Client.CurrentUser - id: CurrentUser - parent: Supabase.Gotrue.Client - langs: - - csharp - - vb - name: CurrentUser - nameWithType: Client.CurrentUser - fullName: Supabase.Gotrue.Client.CurrentUser - type: Property - source: - id: CurrentUser - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Client.cs - startLine: 56 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public User CurrentUser { get; } - parameters: [] - return: - type: Supabase.Gotrue.User - content.vb: Public ReadOnly Property CurrentUser As User - overload: Supabase.Gotrue.Client.CurrentUser* - modifiers.csharp: - - public - - get - modifiers.vb: - - Public - - ReadOnly -- uid: Supabase.Gotrue.Client.CurrentSession - commentId: P:Supabase.Gotrue.Client.CurrentSession - id: CurrentSession - parent: Supabase.Gotrue.Client - langs: - - csharp - - vb - name: CurrentSession - nameWithType: Client.CurrentSession - fullName: Supabase.Gotrue.Client.CurrentSession - type: Property - source: - id: CurrentSession - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Client.cs - startLine: 57 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public Session CurrentSession { get; } - parameters: [] - return: - type: Supabase.Gotrue.Session - content.vb: Public ReadOnly Property CurrentSession As Session - overload: Supabase.Gotrue.Client.CurrentSession* - modifiers.csharp: - - public - - get - modifiers.vb: - - Public - - ReadOnly -- uid: Supabase.Gotrue.Client.AutoRefreshToken - commentId: P:Supabase.Gotrue.Client.AutoRefreshToken - id: AutoRefreshToken - parent: Supabase.Gotrue.Client - langs: - - csharp - - vb - name: AutoRefreshToken - nameWithType: Client.AutoRefreshToken - fullName: Supabase.Gotrue.Client.AutoRefreshToken - type: Property - source: - id: AutoRefreshToken - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Client.cs - startLine: 59 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: protected bool AutoRefreshToken { get; } - parameters: [] - return: - type: System.Boolean - content.vb: Protected ReadOnly Property AutoRefreshToken As Boolean - overload: Supabase.Gotrue.Client.AutoRefreshToken* - modifiers.csharp: - - protected - - get - modifiers.vb: - - Protected - - ReadOnly -- uid: Supabase.Gotrue.Client.DetectSessionInUrl - commentId: P:Supabase.Gotrue.Client.DetectSessionInUrl - id: DetectSessionInUrl - parent: Supabase.Gotrue.Client - langs: - - csharp - - vb - name: DetectSessionInUrl - nameWithType: Client.DetectSessionInUrl - fullName: Supabase.Gotrue.Client.DetectSessionInUrl - type: Property - source: - id: DetectSessionInUrl - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Client.cs - startLine: 60 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: protected bool DetectSessionInUrl { get; } - parameters: [] - return: - type: System.Boolean - content.vb: Protected ReadOnly Property DetectSessionInUrl As Boolean - overload: Supabase.Gotrue.Client.DetectSessionInUrl* - modifiers.csharp: - - protected - - get - modifiers.vb: - - Protected - - ReadOnly -- uid: Supabase.Gotrue.Client.ShouldPersistSession - commentId: P:Supabase.Gotrue.Client.ShouldPersistSession - id: ShouldPersistSession - parent: Supabase.Gotrue.Client - langs: - - csharp - - vb - name: ShouldPersistSession - nameWithType: Client.ShouldPersistSession - fullName: Supabase.Gotrue.Client.ShouldPersistSession - type: Property - source: - id: ShouldPersistSession - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Client.cs - startLine: 61 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: protected bool ShouldPersistSession { get; } - parameters: [] - return: - type: System.Boolean - content.vb: Protected ReadOnly Property ShouldPersistSession As Boolean - overload: Supabase.Gotrue.Client.ShouldPersistSession* - modifiers.csharp: - - protected - - get - modifiers.vb: - - Protected - - ReadOnly -- uid: Supabase.Gotrue.Client.SessionPersistor - commentId: P:Supabase.Gotrue.Client.SessionPersistor - id: SessionPersistor - parent: Supabase.Gotrue.Client - langs: - - csharp - - vb - name: SessionPersistor - nameWithType: Client.SessionPersistor - fullName: Supabase.Gotrue.Client.SessionPersistor - type: Property - source: - id: SessionPersistor - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Client.cs - startLine: 62 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: protected Func SessionPersistor { get; } - parameters: [] - return: - type: System.Func{Supabase.Gotrue.Session,System.Boolean} - content.vb: Protected ReadOnly Property SessionPersistor As Func(Of Session, Boolean) - overload: Supabase.Gotrue.Client.SessionPersistor* - modifiers.csharp: - - protected - - get - modifiers.vb: - - Protected - - ReadOnly -- uid: Supabase.Gotrue.Client.SessionDestroyer - commentId: P:Supabase.Gotrue.Client.SessionDestroyer - id: SessionDestroyer - parent: Supabase.Gotrue.Client - langs: - - csharp - - vb - name: SessionDestroyer - nameWithType: Client.SessionDestroyer - fullName: Supabase.Gotrue.Client.SessionDestroyer - type: Property - source: - id: SessionDestroyer - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Client.cs - startLine: 63 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: protected Func SessionDestroyer { get; } - parameters: [] - return: - type: System.Func{System.Boolean} - content.vb: Protected ReadOnly Property SessionDestroyer As Func(Of Boolean) - overload: Supabase.Gotrue.Client.SessionDestroyer* - modifiers.csharp: - - protected - - get - modifiers.vb: - - Protected - - ReadOnly -- uid: Supabase.Gotrue.Client.Initialize(Supabase.Gotrue.ClientOptions) - commentId: M:Supabase.Gotrue.Client.Initialize(Supabase.Gotrue.ClientOptions) - id: Initialize(Supabase.Gotrue.ClientOptions) - parent: Supabase.Gotrue.Client - langs: - - csharp - - vb - name: Initialize(ClientOptions) - nameWithType: Client.Initialize(ClientOptions) - fullName: Supabase.Gotrue.Client.Initialize(Supabase.Gotrue.ClientOptions) - type: Method - source: - id: Initialize - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Client.cs - startLine: 71 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public static Client Initialize(ClientOptions options = null) - parameters: - - id: options - type: Supabase.Gotrue.ClientOptions - return: - type: Supabase.Gotrue.Client - content.vb: Public Shared Function Initialize(options As ClientOptions = Nothing) As Client - overload: Supabase.Gotrue.Client.Initialize* - modifiers.csharp: - - public - - static - modifiers.vb: - - Public - - Shared -- uid: Supabase.Gotrue.Client.SignUp(System.String,System.String) - commentId: M:Supabase.Gotrue.Client.SignUp(System.String,System.String) - id: SignUp(System.String,System.String) - parent: Supabase.Gotrue.Client - langs: - - csharp - - vb - name: SignUp(String, String) - nameWithType: Client.SignUp(String, String) - fullName: Supabase.Gotrue.Client.SignUp(System.String, System.String) - type: Method - source: - id: SignUp - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Client.cs - startLine: 89 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public Task SignUp(string email, string password) - parameters: - - id: email - type: System.String - - id: password - type: System.String - return: - type: System.Threading.Tasks.Task{Supabase.Gotrue.Session} - content.vb: Public Function SignUp(email As String, password As String) As Task(Of Session) - overload: Supabase.Gotrue.Client.SignUp* - modifiers.csharp: - - public - modifiers.vb: - - Public -- uid: Supabase.Gotrue.Client.SignIn(System.String) - commentId: M:Supabase.Gotrue.Client.SignIn(System.String) - id: SignIn(System.String) - parent: Supabase.Gotrue.Client - langs: - - csharp - - vb - name: SignIn(String) - nameWithType: Client.SignIn(String) - fullName: Supabase.Gotrue.Client.SignIn(System.String) - type: Method - source: - id: SignIn - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Client.cs - startLine: 114 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public Task SignIn(string email) - parameters: - - id: email - type: System.String - return: - type: System.Threading.Tasks.Task{System.Boolean} - content.vb: Public Function SignIn(email As String) As Task(Of Boolean) - overload: Supabase.Gotrue.Client.SignIn* - modifiers.csharp: - - public - modifiers.vb: - - Public -- uid: Supabase.Gotrue.Client.SignIn(System.String,System.String) - commentId: M:Supabase.Gotrue.Client.SignIn(System.String,System.String) - id: SignIn(System.String,System.String) - parent: Supabase.Gotrue.Client - langs: - - csharp - - vb - name: SignIn(String, String) - nameWithType: Client.SignIn(String, String) - fullName: Supabase.Gotrue.Client.SignIn(System.String, System.String) - type: Method - source: - id: SignIn - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Client.cs - startLine: 129 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public Task SignIn(string email, string password) - parameters: - - id: email - type: System.String - - id: password - type: System.String - return: - type: System.Threading.Tasks.Task{Supabase.Gotrue.Session} - content.vb: Public Function SignIn(email As String, password As String) As Task(Of Session) - overload: Supabase.Gotrue.Client.SignIn* - modifiers.csharp: - - public - modifiers.vb: - - Public -- uid: Supabase.Gotrue.Client.SignIn(Supabase.Gotrue.Client.Provider) - commentId: M:Supabase.Gotrue.Client.SignIn(Supabase.Gotrue.Client.Provider) - id: SignIn(Supabase.Gotrue.Client.Provider) - parent: Supabase.Gotrue.Client - langs: - - csharp - - vb - name: SignIn(Client.Provider) - nameWithType: Client.SignIn(Client.Provider) - fullName: Supabase.Gotrue.Client.SignIn(Supabase.Gotrue.Client.Provider) - type: Method - source: - id: SignIn - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Client.cs - startLine: 151 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public string SignIn(Client.Provider provider) - parameters: - - id: provider - type: Supabase.Gotrue.Client.Provider - return: - type: System.String - content.vb: Public Function SignIn(provider As Client.Provider) As String - overload: Supabase.Gotrue.Client.SignIn* - modifiers.csharp: - - public - modifiers.vb: - - Public -- uid: Supabase.Gotrue.Client.SignOut - commentId: M:Supabase.Gotrue.Client.SignOut - id: SignOut - parent: Supabase.Gotrue.Client - langs: - - csharp - - vb - name: SignOut() - nameWithType: Client.SignOut() - fullName: Supabase.Gotrue.Client.SignOut() - type: Method - source: - id: SignOut - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Client.cs - startLine: 159 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public Task SignOut() - return: - type: System.Threading.Tasks.Task - content.vb: Public Function SignOut As Task - overload: Supabase.Gotrue.Client.SignOut* - modifiers.csharp: - - public - modifiers.vb: - - Public -- uid: Supabase.Gotrue.Client.Update(Supabase.Gotrue.UserAttributes) - commentId: M:Supabase.Gotrue.Client.Update(Supabase.Gotrue.UserAttributes) - id: Update(Supabase.Gotrue.UserAttributes) - parent: Supabase.Gotrue.Client - langs: - - csharp - - vb - name: Update(UserAttributes) - nameWithType: Client.Update(UserAttributes) - fullName: Supabase.Gotrue.Client.Update(Supabase.Gotrue.UserAttributes) - type: Method - source: - id: Update - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Client.cs - startLine: 169 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public Task Update(UserAttributes attributes) - parameters: - - id: attributes - type: Supabase.Gotrue.UserAttributes - return: - type: System.Threading.Tasks.Task{Supabase.Gotrue.User} - content.vb: Public Function Update(attributes As UserAttributes) As Task(Of User) - overload: Supabase.Gotrue.Client.Update* - modifiers.csharp: - - public - modifiers.vb: - - Public -references: -- uid: Supabase.Gotrue - commentId: N:Supabase.Gotrue - name: Supabase.Gotrue - nameWithType: Supabase.Gotrue - fullName: Supabase.Gotrue -- uid: System.Object - commentId: T:System.Object - parent: System - isExternal: true - name: Object - nameWithType: Object - fullName: System.Object -- uid: System.Object.Equals(System.Object) - commentId: M:System.Object.Equals(System.Object) - parent: System.Object - isExternal: true - name: Equals(Object) - nameWithType: Object.Equals(Object) - fullName: System.Object.Equals(System.Object) - spec.csharp: - - uid: System.Object.Equals(System.Object) - name: Equals - nameWithType: Object.Equals - fullName: System.Object.Equals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.Equals(System.Object) - name: Equals - nameWithType: Object.Equals - fullName: System.Object.Equals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.Equals(System.Object,System.Object) - commentId: M:System.Object.Equals(System.Object,System.Object) - parent: System.Object - isExternal: true - name: Equals(Object, Object) - nameWithType: Object.Equals(Object, Object) - fullName: System.Object.Equals(System.Object, System.Object) - spec.csharp: - - uid: System.Object.Equals(System.Object,System.Object) - name: Equals - nameWithType: Object.Equals - fullName: System.Object.Equals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.Equals(System.Object,System.Object) - name: Equals - nameWithType: Object.Equals - fullName: System.Object.Equals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.GetHashCode - commentId: M:System.Object.GetHashCode - parent: System.Object - isExternal: true - name: GetHashCode() - nameWithType: Object.GetHashCode() - fullName: System.Object.GetHashCode() - spec.csharp: - - uid: System.Object.GetHashCode - name: GetHashCode - nameWithType: Object.GetHashCode - fullName: System.Object.GetHashCode - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.GetHashCode - name: GetHashCode - nameWithType: Object.GetHashCode - fullName: System.Object.GetHashCode - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.GetType - commentId: M:System.Object.GetType - parent: System.Object - isExternal: true - name: GetType() - nameWithType: Object.GetType() - fullName: System.Object.GetType() - spec.csharp: - - uid: System.Object.GetType - name: GetType - nameWithType: Object.GetType - fullName: System.Object.GetType - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.GetType - name: GetType - nameWithType: Object.GetType - fullName: System.Object.GetType - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.MemberwiseClone - commentId: M:System.Object.MemberwiseClone - parent: System.Object - isExternal: true - name: MemberwiseClone() - nameWithType: Object.MemberwiseClone() - fullName: System.Object.MemberwiseClone() - spec.csharp: - - uid: System.Object.MemberwiseClone - name: MemberwiseClone - nameWithType: Object.MemberwiseClone - fullName: System.Object.MemberwiseClone - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.MemberwiseClone - name: MemberwiseClone - nameWithType: Object.MemberwiseClone - fullName: System.Object.MemberwiseClone - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.ReferenceEquals(System.Object,System.Object) - commentId: M:System.Object.ReferenceEquals(System.Object,System.Object) - parent: System.Object - isExternal: true - name: ReferenceEquals(Object, Object) - nameWithType: Object.ReferenceEquals(Object, Object) - fullName: System.Object.ReferenceEquals(System.Object, System.Object) - spec.csharp: - - uid: System.Object.ReferenceEquals(System.Object,System.Object) - name: ReferenceEquals - nameWithType: Object.ReferenceEquals - fullName: System.Object.ReferenceEquals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.ReferenceEquals(System.Object,System.Object) - name: ReferenceEquals - nameWithType: Object.ReferenceEquals - fullName: System.Object.ReferenceEquals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.ToString - commentId: M:System.Object.ToString - parent: System.Object - isExternal: true - name: ToString() - nameWithType: Object.ToString() - fullName: System.Object.ToString() - spec.csharp: - - uid: System.Object.ToString - name: ToString - nameWithType: Object.ToString - fullName: System.Object.ToString - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.ToString - name: ToString - nameWithType: Object.ToString - fullName: System.Object.ToString - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) -- uid: System - commentId: N:System - isExternal: true - name: System - nameWithType: System - fullName: System -- uid: Supabase.Gotrue.Client.Instance* - commentId: Overload:Supabase.Gotrue.Client.Instance - name: Instance - nameWithType: Client.Instance - fullName: Supabase.Gotrue.Client.Instance -- uid: Supabase.Gotrue.Client - commentId: T:Supabase.Gotrue.Client - parent: Supabase.Gotrue - name: Client - nameWithType: Client - fullName: Supabase.Gotrue.Client -- uid: System.EventHandler{Supabase.Gotrue.ClientStateChanged} - commentId: T:System.EventHandler{Supabase.Gotrue.ClientStateChanged} - parent: System - definition: System.EventHandler`1 - name: EventHandler - nameWithType: EventHandler - fullName: System.EventHandler - nameWithType.vb: EventHandler(Of ClientStateChanged) - fullName.vb: System.EventHandler(Of Supabase.Gotrue.ClientStateChanged) - name.vb: EventHandler(Of ClientStateChanged) - spec.csharp: - - uid: System.EventHandler`1 - name: EventHandler - nameWithType: EventHandler - fullName: System.EventHandler - isExternal: true - - name: < - nameWithType: < - fullName: < - - uid: Supabase.Gotrue.ClientStateChanged - name: ClientStateChanged - nameWithType: ClientStateChanged - fullName: Supabase.Gotrue.ClientStateChanged - - name: '>' - nameWithType: '>' - fullName: '>' - spec.vb: - - uid: System.EventHandler`1 - name: EventHandler - nameWithType: EventHandler - fullName: System.EventHandler - isExternal: true - - name: '(Of ' - nameWithType: '(Of ' - fullName: '(Of ' - - uid: Supabase.Gotrue.ClientStateChanged - name: ClientStateChanged - nameWithType: ClientStateChanged - fullName: Supabase.Gotrue.ClientStateChanged - - name: ) - nameWithType: ) - fullName: ) -- uid: System.EventHandler`1 - commentId: T:System.EventHandler`1 - isExternal: true - name: EventHandler - nameWithType: EventHandler - fullName: System.EventHandler - nameWithType.vb: EventHandler(Of TEventArgs) - fullName.vb: System.EventHandler(Of TEventArgs) - name.vb: EventHandler(Of TEventArgs) - spec.csharp: - - uid: System.EventHandler`1 - name: EventHandler - nameWithType: EventHandler - fullName: System.EventHandler - isExternal: true - - name: < - nameWithType: < - fullName: < - - name: TEventArgs - nameWithType: TEventArgs - fullName: TEventArgs - - name: '>' - nameWithType: '>' - fullName: '>' - spec.vb: - - uid: System.EventHandler`1 - name: EventHandler - nameWithType: EventHandler - fullName: System.EventHandler - isExternal: true - - name: '(Of ' - nameWithType: '(Of ' - fullName: '(Of ' - - name: TEventArgs - nameWithType: TEventArgs - fullName: TEventArgs - - name: ) - nameWithType: ) - fullName: ) -- uid: Supabase.Gotrue.Client.CurrentUser* - commentId: Overload:Supabase.Gotrue.Client.CurrentUser - name: CurrentUser - nameWithType: Client.CurrentUser - fullName: Supabase.Gotrue.Client.CurrentUser -- uid: Supabase.Gotrue.User - commentId: T:Supabase.Gotrue.User - parent: Supabase.Gotrue - name: User - nameWithType: User - fullName: Supabase.Gotrue.User -- uid: Supabase.Gotrue.Client.CurrentSession* - commentId: Overload:Supabase.Gotrue.Client.CurrentSession - name: CurrentSession - nameWithType: Client.CurrentSession - fullName: Supabase.Gotrue.Client.CurrentSession -- uid: Supabase.Gotrue.Session - commentId: T:Supabase.Gotrue.Session - parent: Supabase.Gotrue - name: Session - nameWithType: Session - fullName: Supabase.Gotrue.Session -- uid: Supabase.Gotrue.Client.AutoRefreshToken* - commentId: Overload:Supabase.Gotrue.Client.AutoRefreshToken - name: AutoRefreshToken - nameWithType: Client.AutoRefreshToken - fullName: Supabase.Gotrue.Client.AutoRefreshToken -- uid: System.Boolean - commentId: T:System.Boolean - parent: System - isExternal: true - name: Boolean - nameWithType: Boolean - fullName: System.Boolean -- uid: Supabase.Gotrue.Client.DetectSessionInUrl* - commentId: Overload:Supabase.Gotrue.Client.DetectSessionInUrl - name: DetectSessionInUrl - nameWithType: Client.DetectSessionInUrl - fullName: Supabase.Gotrue.Client.DetectSessionInUrl -- uid: Supabase.Gotrue.Client.ShouldPersistSession* - commentId: Overload:Supabase.Gotrue.Client.ShouldPersistSession - name: ShouldPersistSession - nameWithType: Client.ShouldPersistSession - fullName: Supabase.Gotrue.Client.ShouldPersistSession -- uid: Supabase.Gotrue.Client.SessionPersistor* - commentId: Overload:Supabase.Gotrue.Client.SessionPersistor - name: SessionPersistor - nameWithType: Client.SessionPersistor - fullName: Supabase.Gotrue.Client.SessionPersistor -- uid: System.Func{Supabase.Gotrue.Session,System.Boolean} - commentId: T:System.Func{Supabase.Gotrue.Session,System.Boolean} - parent: System - definition: System.Func`2 - name: Func - nameWithType: Func - fullName: System.Func - nameWithType.vb: Func(Of Session, Boolean) - fullName.vb: System.Func(Of Supabase.Gotrue.Session, System.Boolean) - name.vb: Func(Of Session, Boolean) - spec.csharp: - - uid: System.Func`2 - name: Func - nameWithType: Func - fullName: System.Func - isExternal: true - - name: < - nameWithType: < - fullName: < - - uid: Supabase.Gotrue.Session - name: Session - nameWithType: Session - fullName: Supabase.Gotrue.Session - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Boolean - name: Boolean - nameWithType: Boolean - fullName: System.Boolean - isExternal: true - - name: '>' - nameWithType: '>' - fullName: '>' - spec.vb: - - uid: System.Func`2 - name: Func - nameWithType: Func - fullName: System.Func - isExternal: true - - name: '(Of ' - nameWithType: '(Of ' - fullName: '(Of ' - - uid: Supabase.Gotrue.Session - name: Session - nameWithType: Session - fullName: Supabase.Gotrue.Session - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Boolean - name: Boolean - nameWithType: Boolean - fullName: System.Boolean - isExternal: true - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Func`2 - commentId: T:System.Func`2 - isExternal: true - name: Func - nameWithType: Func - fullName: System.Func - nameWithType.vb: Func(Of T, TResult) - fullName.vb: System.Func(Of T, TResult) - name.vb: Func(Of T, TResult) - spec.csharp: - - uid: System.Func`2 - name: Func - nameWithType: Func - fullName: System.Func - isExternal: true - - name: < - nameWithType: < - fullName: < - - name: T - nameWithType: T - fullName: T - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - name: TResult - nameWithType: TResult - fullName: TResult - - name: '>' - nameWithType: '>' - fullName: '>' - spec.vb: - - uid: System.Func`2 - name: Func - nameWithType: Func - fullName: System.Func - isExternal: true - - name: '(Of ' - nameWithType: '(Of ' - fullName: '(Of ' - - name: T - nameWithType: T - fullName: T - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - name: TResult - nameWithType: TResult - fullName: TResult - - name: ) - nameWithType: ) - fullName: ) -- uid: Supabase.Gotrue.Client.SessionDestroyer* - commentId: Overload:Supabase.Gotrue.Client.SessionDestroyer - name: SessionDestroyer - nameWithType: Client.SessionDestroyer - fullName: Supabase.Gotrue.Client.SessionDestroyer -- uid: System.Func{System.Boolean} - commentId: T:System.Func{System.Boolean} - parent: System - definition: System.Func`1 - name: Func - nameWithType: Func - fullName: System.Func - nameWithType.vb: Func(Of Boolean) - fullName.vb: System.Func(Of System.Boolean) - name.vb: Func(Of Boolean) - spec.csharp: - - uid: System.Func`1 - name: Func - nameWithType: Func - fullName: System.Func - isExternal: true - - name: < - nameWithType: < - fullName: < - - uid: System.Boolean - name: Boolean - nameWithType: Boolean - fullName: System.Boolean - isExternal: true - - name: '>' - nameWithType: '>' - fullName: '>' - spec.vb: - - uid: System.Func`1 - name: Func - nameWithType: Func - fullName: System.Func - isExternal: true - - name: '(Of ' - nameWithType: '(Of ' - fullName: '(Of ' - - uid: System.Boolean - name: Boolean - nameWithType: Boolean - fullName: System.Boolean - isExternal: true - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Func`1 - commentId: T:System.Func`1 - isExternal: true - name: Func - nameWithType: Func - fullName: System.Func - nameWithType.vb: Func(Of TResult) - fullName.vb: System.Func(Of TResult) - name.vb: Func(Of TResult) - spec.csharp: - - uid: System.Func`1 - name: Func - nameWithType: Func - fullName: System.Func - isExternal: true - - name: < - nameWithType: < - fullName: < - - name: TResult - nameWithType: TResult - fullName: TResult - - name: '>' - nameWithType: '>' - fullName: '>' - spec.vb: - - uid: System.Func`1 - name: Func - nameWithType: Func - fullName: System.Func - isExternal: true - - name: '(Of ' - nameWithType: '(Of ' - fullName: '(Of ' - - name: TResult - nameWithType: TResult - fullName: TResult - - name: ) - nameWithType: ) - fullName: ) -- uid: Supabase.Gotrue.Client.Initialize* - commentId: Overload:Supabase.Gotrue.Client.Initialize - name: Initialize - nameWithType: Client.Initialize - fullName: Supabase.Gotrue.Client.Initialize -- uid: Supabase.Gotrue.ClientOptions - commentId: T:Supabase.Gotrue.ClientOptions - parent: Supabase.Gotrue - name: ClientOptions - nameWithType: ClientOptions - fullName: Supabase.Gotrue.ClientOptions -- uid: Supabase.Gotrue.Client.SignUp* - commentId: Overload:Supabase.Gotrue.Client.SignUp - name: SignUp - nameWithType: Client.SignUp - fullName: Supabase.Gotrue.Client.SignUp -- uid: System.String - commentId: T:System.String - parent: System - isExternal: true - name: String - nameWithType: String - fullName: System.String -- uid: System.Threading.Tasks.Task{Supabase.Gotrue.Session} - commentId: T:System.Threading.Tasks.Task{Supabase.Gotrue.Session} - parent: System.Threading.Tasks - definition: System.Threading.Tasks.Task`1 - name: Task - nameWithType: Task - fullName: System.Threading.Tasks.Task - nameWithType.vb: Task(Of Session) - fullName.vb: System.Threading.Tasks.Task(Of Supabase.Gotrue.Session) - name.vb: Task(Of Session) - spec.csharp: - - uid: System.Threading.Tasks.Task`1 - name: Task - nameWithType: Task - fullName: System.Threading.Tasks.Task - isExternal: true - - name: < - nameWithType: < - fullName: < - - uid: Supabase.Gotrue.Session - name: Session - nameWithType: Session - fullName: Supabase.Gotrue.Session - - name: '>' - nameWithType: '>' - fullName: '>' - spec.vb: - - uid: System.Threading.Tasks.Task`1 - name: Task - nameWithType: Task - fullName: System.Threading.Tasks.Task - isExternal: true - - name: '(Of ' - nameWithType: '(Of ' - fullName: '(Of ' - - uid: Supabase.Gotrue.Session - name: Session - nameWithType: Session - fullName: Supabase.Gotrue.Session - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Threading.Tasks.Task`1 - commentId: T:System.Threading.Tasks.Task`1 - isExternal: true - name: Task - nameWithType: Task - fullName: System.Threading.Tasks.Task - nameWithType.vb: Task(Of TResult) - fullName.vb: System.Threading.Tasks.Task(Of TResult) - name.vb: Task(Of TResult) - spec.csharp: - - uid: System.Threading.Tasks.Task`1 - name: Task - nameWithType: Task - fullName: System.Threading.Tasks.Task - isExternal: true - - name: < - nameWithType: < - fullName: < - - name: TResult - nameWithType: TResult - fullName: TResult - - name: '>' - nameWithType: '>' - fullName: '>' - spec.vb: - - uid: System.Threading.Tasks.Task`1 - name: Task - nameWithType: Task - fullName: System.Threading.Tasks.Task - isExternal: true - - name: '(Of ' - nameWithType: '(Of ' - fullName: '(Of ' - - name: TResult - nameWithType: TResult - fullName: TResult - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Threading.Tasks - commentId: N:System.Threading.Tasks - isExternal: true - name: System.Threading.Tasks - nameWithType: System.Threading.Tasks - fullName: System.Threading.Tasks -- uid: Supabase.Gotrue.Client.SignIn* - commentId: Overload:Supabase.Gotrue.Client.SignIn - name: SignIn - nameWithType: Client.SignIn - fullName: Supabase.Gotrue.Client.SignIn -- uid: System.Threading.Tasks.Task{System.Boolean} - commentId: T:System.Threading.Tasks.Task{System.Boolean} - parent: System.Threading.Tasks - definition: System.Threading.Tasks.Task`1 - name: Task - nameWithType: Task - fullName: System.Threading.Tasks.Task - nameWithType.vb: Task(Of Boolean) - fullName.vb: System.Threading.Tasks.Task(Of System.Boolean) - name.vb: Task(Of Boolean) - spec.csharp: - - uid: System.Threading.Tasks.Task`1 - name: Task - nameWithType: Task - fullName: System.Threading.Tasks.Task - isExternal: true - - name: < - nameWithType: < - fullName: < - - uid: System.Boolean - name: Boolean - nameWithType: Boolean - fullName: System.Boolean - isExternal: true - - name: '>' - nameWithType: '>' - fullName: '>' - spec.vb: - - uid: System.Threading.Tasks.Task`1 - name: Task - nameWithType: Task - fullName: System.Threading.Tasks.Task - isExternal: true - - name: '(Of ' - nameWithType: '(Of ' - fullName: '(Of ' - - uid: System.Boolean - name: Boolean - nameWithType: Boolean - fullName: System.Boolean - isExternal: true - - name: ) - nameWithType: ) - fullName: ) -- uid: Supabase.Gotrue.Client.Provider - commentId: T:Supabase.Gotrue.Client.Provider - parent: Supabase.Gotrue - name: Client.Provider - nameWithType: Client.Provider - fullName: Supabase.Gotrue.Client.Provider -- uid: Supabase.Gotrue.Client.SignOut* - commentId: Overload:Supabase.Gotrue.Client.SignOut - name: SignOut - nameWithType: Client.SignOut - fullName: Supabase.Gotrue.Client.SignOut -- uid: System.Threading.Tasks.Task - commentId: T:System.Threading.Tasks.Task - parent: System.Threading.Tasks - isExternal: true - name: Task - nameWithType: Task - fullName: System.Threading.Tasks.Task -- uid: Supabase.Gotrue.Client.Update* - commentId: Overload:Supabase.Gotrue.Client.Update - name: Update - nameWithType: Client.Update - fullName: Supabase.Gotrue.Client.Update -- uid: Supabase.Gotrue.UserAttributes - commentId: T:Supabase.Gotrue.UserAttributes - parent: Supabase.Gotrue - name: UserAttributes - nameWithType: UserAttributes - fullName: Supabase.Gotrue.UserAttributes -- uid: System.Threading.Tasks.Task{Supabase.Gotrue.User} - commentId: T:System.Threading.Tasks.Task{Supabase.Gotrue.User} - parent: System.Threading.Tasks - definition: System.Threading.Tasks.Task`1 - name: Task - nameWithType: Task - fullName: System.Threading.Tasks.Task - nameWithType.vb: Task(Of User) - fullName.vb: System.Threading.Tasks.Task(Of Supabase.Gotrue.User) - name.vb: Task(Of User) - spec.csharp: - - uid: System.Threading.Tasks.Task`1 - name: Task - nameWithType: Task - fullName: System.Threading.Tasks.Task - isExternal: true - - name: < - nameWithType: < - fullName: < - - uid: Supabase.Gotrue.User - name: User - nameWithType: User - fullName: Supabase.Gotrue.User - - name: '>' - nameWithType: '>' - fullName: '>' - spec.vb: - - uid: System.Threading.Tasks.Task`1 - name: Task - nameWithType: Task - fullName: System.Threading.Tasks.Task - isExternal: true - - name: '(Of ' - nameWithType: '(Of ' - fullName: '(Of ' - - uid: Supabase.Gotrue.User - name: User - nameWithType: User - fullName: Supabase.Gotrue.User - - name: ) - nameWithType: ) - fullName: ) diff --git a/.documentation/api/Supabase.Gotrue.ClientOptions.yml b/.documentation/api/Supabase.Gotrue.ClientOptions.yml deleted file mode 100644 index 20cc968..0000000 --- a/.documentation/api/Supabase.Gotrue.ClientOptions.yml +++ /dev/null @@ -1,893 +0,0 @@ -### YamlMime:ManagedReference -items: -- uid: Supabase.Gotrue.ClientOptions - commentId: T:Supabase.Gotrue.ClientOptions - id: ClientOptions - parent: Supabase.Gotrue - children: - - Supabase.Gotrue.ClientOptions.AutoRefreshToken - - Supabase.Gotrue.ClientOptions.DetectSessionInUrl - - Supabase.Gotrue.ClientOptions.Headers - - Supabase.Gotrue.ClientOptions.PersistSession - - Supabase.Gotrue.ClientOptions.SessionDestroyer - - Supabase.Gotrue.ClientOptions.SessionPersistor - - Supabase.Gotrue.ClientOptions.Url - langs: - - csharp - - vb - name: ClientOptions - nameWithType: ClientOptions - fullName: Supabase.Gotrue.ClientOptions - type: Class - source: - id: ClientOptions - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Client.cs - startLine: 244 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public class ClientOptions - content.vb: Public Class ClientOptions - inheritance: - - System.Object - inheritedMembers: - - System.Object.Equals(System.Object) - - System.Object.Equals(System.Object,System.Object) - - System.Object.GetHashCode - - System.Object.GetType - - System.Object.MemberwiseClone - - System.Object.ReferenceEquals(System.Object,System.Object) - - System.Object.ToString - modifiers.csharp: - - public - - class - modifiers.vb: - - Public - - Class -- uid: Supabase.Gotrue.ClientOptions.Url - commentId: P:Supabase.Gotrue.ClientOptions.Url - id: Url - parent: Supabase.Gotrue.ClientOptions - langs: - - csharp - - vb - name: Url - nameWithType: ClientOptions.Url - fullName: Supabase.Gotrue.ClientOptions.Url - type: Property - source: - id: Url - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Client.cs - startLine: 246 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public string Url { get; set; } - parameters: [] - return: - type: System.String - content.vb: Public Property Url As String - overload: Supabase.Gotrue.ClientOptions.Url* - modifiers.csharp: - - public - - get - - set - modifiers.vb: - - Public -- uid: Supabase.Gotrue.ClientOptions.Headers - commentId: F:Supabase.Gotrue.ClientOptions.Headers - id: Headers - parent: Supabase.Gotrue.ClientOptions - langs: - - csharp - - vb - name: Headers - nameWithType: ClientOptions.Headers - fullName: Supabase.Gotrue.ClientOptions.Headers - type: Field - source: - id: Headers - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Client.cs - startLine: 247 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public Dictionary Headers - return: - type: System.Collections.Generic.Dictionary{System.String,System.String} - content.vb: Public Headers As Dictionary(Of String, String) - modifiers.csharp: - - public - modifiers.vb: - - Public -- uid: Supabase.Gotrue.ClientOptions.DetectSessionInUrl - commentId: P:Supabase.Gotrue.ClientOptions.DetectSessionInUrl - id: DetectSessionInUrl - parent: Supabase.Gotrue.ClientOptions - langs: - - csharp - - vb - name: DetectSessionInUrl - nameWithType: ClientOptions.DetectSessionInUrl - fullName: Supabase.Gotrue.ClientOptions.DetectSessionInUrl - type: Property - source: - id: DetectSessionInUrl - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Client.cs - startLine: 248 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public bool DetectSessionInUrl { get; set; } - parameters: [] - return: - type: System.Boolean - content.vb: Public Property DetectSessionInUrl As Boolean - overload: Supabase.Gotrue.ClientOptions.DetectSessionInUrl* - modifiers.csharp: - - public - - get - - set - modifiers.vb: - - Public -- uid: Supabase.Gotrue.ClientOptions.AutoRefreshToken - commentId: P:Supabase.Gotrue.ClientOptions.AutoRefreshToken - id: AutoRefreshToken - parent: Supabase.Gotrue.ClientOptions - langs: - - csharp - - vb - name: AutoRefreshToken - nameWithType: ClientOptions.AutoRefreshToken - fullName: Supabase.Gotrue.ClientOptions.AutoRefreshToken - type: Property - source: - id: AutoRefreshToken - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Client.cs - startLine: 249 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public bool AutoRefreshToken { get; set; } - parameters: [] - return: - type: System.Boolean - content.vb: Public Property AutoRefreshToken As Boolean - overload: Supabase.Gotrue.ClientOptions.AutoRefreshToken* - modifiers.csharp: - - public - - get - - set - modifiers.vb: - - Public -- uid: Supabase.Gotrue.ClientOptions.PersistSession - commentId: P:Supabase.Gotrue.ClientOptions.PersistSession - id: PersistSession - parent: Supabase.Gotrue.ClientOptions - langs: - - csharp - - vb - name: PersistSession - nameWithType: ClientOptions.PersistSession - fullName: Supabase.Gotrue.ClientOptions.PersistSession - type: Property - source: - id: PersistSession - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Client.cs - startLine: 250 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public bool PersistSession { get; set; } - parameters: [] - return: - type: System.Boolean - content.vb: Public Property PersistSession As Boolean - overload: Supabase.Gotrue.ClientOptions.PersistSession* - modifiers.csharp: - - public - - get - - set - modifiers.vb: - - Public -- uid: Supabase.Gotrue.ClientOptions.SessionPersistor - commentId: F:Supabase.Gotrue.ClientOptions.SessionPersistor - id: SessionPersistor - parent: Supabase.Gotrue.ClientOptions - langs: - - csharp - - vb - name: SessionPersistor - nameWithType: ClientOptions.SessionPersistor - fullName: Supabase.Gotrue.ClientOptions.SessionPersistor - type: Field - source: - id: SessionPersistor - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Client.cs - startLine: 251 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public Func SessionPersistor - return: - type: System.Func{Supabase.Gotrue.Session,System.Boolean} - content.vb: Public SessionPersistor As Func(Of Session, Boolean) - modifiers.csharp: - - public - modifiers.vb: - - Public -- uid: Supabase.Gotrue.ClientOptions.SessionDestroyer - commentId: F:Supabase.Gotrue.ClientOptions.SessionDestroyer - id: SessionDestroyer - parent: Supabase.Gotrue.ClientOptions - langs: - - csharp - - vb - name: SessionDestroyer - nameWithType: ClientOptions.SessionDestroyer - fullName: Supabase.Gotrue.ClientOptions.SessionDestroyer - type: Field - source: - id: SessionDestroyer - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Client.cs - startLine: 252 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public Func SessionDestroyer - return: - type: System.Func{System.Boolean} - content.vb: Public SessionDestroyer As Func(Of Boolean) - modifiers.csharp: - - public - modifiers.vb: - - Public -references: -- uid: Supabase.Gotrue - commentId: N:Supabase.Gotrue - name: Supabase.Gotrue - nameWithType: Supabase.Gotrue - fullName: Supabase.Gotrue -- uid: System.Object - commentId: T:System.Object - parent: System - isExternal: true - name: Object - nameWithType: Object - fullName: System.Object -- uid: System.Object.Equals(System.Object) - commentId: M:System.Object.Equals(System.Object) - parent: System.Object - isExternal: true - name: Equals(Object) - nameWithType: Object.Equals(Object) - fullName: System.Object.Equals(System.Object) - spec.csharp: - - uid: System.Object.Equals(System.Object) - name: Equals - nameWithType: Object.Equals - fullName: System.Object.Equals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.Equals(System.Object) - name: Equals - nameWithType: Object.Equals - fullName: System.Object.Equals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.Equals(System.Object,System.Object) - commentId: M:System.Object.Equals(System.Object,System.Object) - parent: System.Object - isExternal: true - name: Equals(Object, Object) - nameWithType: Object.Equals(Object, Object) - fullName: System.Object.Equals(System.Object, System.Object) - spec.csharp: - - uid: System.Object.Equals(System.Object,System.Object) - name: Equals - nameWithType: Object.Equals - fullName: System.Object.Equals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.Equals(System.Object,System.Object) - name: Equals - nameWithType: Object.Equals - fullName: System.Object.Equals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.GetHashCode - commentId: M:System.Object.GetHashCode - parent: System.Object - isExternal: true - name: GetHashCode() - nameWithType: Object.GetHashCode() - fullName: System.Object.GetHashCode() - spec.csharp: - - uid: System.Object.GetHashCode - name: GetHashCode - nameWithType: Object.GetHashCode - fullName: System.Object.GetHashCode - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.GetHashCode - name: GetHashCode - nameWithType: Object.GetHashCode - fullName: System.Object.GetHashCode - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.GetType - commentId: M:System.Object.GetType - parent: System.Object - isExternal: true - name: GetType() - nameWithType: Object.GetType() - fullName: System.Object.GetType() - spec.csharp: - - uid: System.Object.GetType - name: GetType - nameWithType: Object.GetType - fullName: System.Object.GetType - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.GetType - name: GetType - nameWithType: Object.GetType - fullName: System.Object.GetType - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.MemberwiseClone - commentId: M:System.Object.MemberwiseClone - parent: System.Object - isExternal: true - name: MemberwiseClone() - nameWithType: Object.MemberwiseClone() - fullName: System.Object.MemberwiseClone() - spec.csharp: - - uid: System.Object.MemberwiseClone - name: MemberwiseClone - nameWithType: Object.MemberwiseClone - fullName: System.Object.MemberwiseClone - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.MemberwiseClone - name: MemberwiseClone - nameWithType: Object.MemberwiseClone - fullName: System.Object.MemberwiseClone - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.ReferenceEquals(System.Object,System.Object) - commentId: M:System.Object.ReferenceEquals(System.Object,System.Object) - parent: System.Object - isExternal: true - name: ReferenceEquals(Object, Object) - nameWithType: Object.ReferenceEquals(Object, Object) - fullName: System.Object.ReferenceEquals(System.Object, System.Object) - spec.csharp: - - uid: System.Object.ReferenceEquals(System.Object,System.Object) - name: ReferenceEquals - nameWithType: Object.ReferenceEquals - fullName: System.Object.ReferenceEquals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.ReferenceEquals(System.Object,System.Object) - name: ReferenceEquals - nameWithType: Object.ReferenceEquals - fullName: System.Object.ReferenceEquals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.ToString - commentId: M:System.Object.ToString - parent: System.Object - isExternal: true - name: ToString() - nameWithType: Object.ToString() - fullName: System.Object.ToString() - spec.csharp: - - uid: System.Object.ToString - name: ToString - nameWithType: Object.ToString - fullName: System.Object.ToString - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.ToString - name: ToString - nameWithType: Object.ToString - fullName: System.Object.ToString - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) -- uid: System - commentId: N:System - isExternal: true - name: System - nameWithType: System - fullName: System -- uid: Supabase.Gotrue.ClientOptions.Url* - commentId: Overload:Supabase.Gotrue.ClientOptions.Url - name: Url - nameWithType: ClientOptions.Url - fullName: Supabase.Gotrue.ClientOptions.Url -- uid: System.String - commentId: T:System.String - parent: System - isExternal: true - name: String - nameWithType: String - fullName: System.String -- uid: System.Collections.Generic.Dictionary{System.String,System.String} - commentId: T:System.Collections.Generic.Dictionary{System.String,System.String} - parent: System.Collections.Generic - definition: System.Collections.Generic.Dictionary`2 - name: Dictionary - nameWithType: Dictionary - fullName: System.Collections.Generic.Dictionary - nameWithType.vb: Dictionary(Of String, String) - fullName.vb: System.Collections.Generic.Dictionary(Of System.String, System.String) - name.vb: Dictionary(Of String, String) - spec.csharp: - - uid: System.Collections.Generic.Dictionary`2 - name: Dictionary - nameWithType: Dictionary - fullName: System.Collections.Generic.Dictionary - isExternal: true - - name: < - nameWithType: < - fullName: < - - uid: System.String - name: String - nameWithType: String - fullName: System.String - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.String - name: String - nameWithType: String - fullName: System.String - isExternal: true - - name: '>' - nameWithType: '>' - fullName: '>' - spec.vb: - - uid: System.Collections.Generic.Dictionary`2 - name: Dictionary - nameWithType: Dictionary - fullName: System.Collections.Generic.Dictionary - isExternal: true - - name: '(Of ' - nameWithType: '(Of ' - fullName: '(Of ' - - uid: System.String - name: String - nameWithType: String - fullName: System.String - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.String - name: String - nameWithType: String - fullName: System.String - isExternal: true - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Collections.Generic.Dictionary`2 - commentId: T:System.Collections.Generic.Dictionary`2 - isExternal: true - name: Dictionary - nameWithType: Dictionary - fullName: System.Collections.Generic.Dictionary - nameWithType.vb: Dictionary(Of TKey, TValue) - fullName.vb: System.Collections.Generic.Dictionary(Of TKey, TValue) - name.vb: Dictionary(Of TKey, TValue) - spec.csharp: - - uid: System.Collections.Generic.Dictionary`2 - name: Dictionary - nameWithType: Dictionary - fullName: System.Collections.Generic.Dictionary - isExternal: true - - name: < - nameWithType: < - fullName: < - - name: TKey - nameWithType: TKey - fullName: TKey - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - name: TValue - nameWithType: TValue - fullName: TValue - - name: '>' - nameWithType: '>' - fullName: '>' - spec.vb: - - uid: System.Collections.Generic.Dictionary`2 - name: Dictionary - nameWithType: Dictionary - fullName: System.Collections.Generic.Dictionary - isExternal: true - - name: '(Of ' - nameWithType: '(Of ' - fullName: '(Of ' - - name: TKey - nameWithType: TKey - fullName: TKey - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - name: TValue - nameWithType: TValue - fullName: TValue - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Collections.Generic - commentId: N:System.Collections.Generic - isExternal: true - name: System.Collections.Generic - nameWithType: System.Collections.Generic - fullName: System.Collections.Generic -- uid: Supabase.Gotrue.ClientOptions.DetectSessionInUrl* - commentId: Overload:Supabase.Gotrue.ClientOptions.DetectSessionInUrl - name: DetectSessionInUrl - nameWithType: ClientOptions.DetectSessionInUrl - fullName: Supabase.Gotrue.ClientOptions.DetectSessionInUrl -- uid: System.Boolean - commentId: T:System.Boolean - parent: System - isExternal: true - name: Boolean - nameWithType: Boolean - fullName: System.Boolean -- uid: Supabase.Gotrue.ClientOptions.AutoRefreshToken* - commentId: Overload:Supabase.Gotrue.ClientOptions.AutoRefreshToken - name: AutoRefreshToken - nameWithType: ClientOptions.AutoRefreshToken - fullName: Supabase.Gotrue.ClientOptions.AutoRefreshToken -- uid: Supabase.Gotrue.ClientOptions.PersistSession* - commentId: Overload:Supabase.Gotrue.ClientOptions.PersistSession - name: PersistSession - nameWithType: ClientOptions.PersistSession - fullName: Supabase.Gotrue.ClientOptions.PersistSession -- uid: System.Func{Supabase.Gotrue.Session,System.Boolean} - commentId: T:System.Func{Supabase.Gotrue.Session,System.Boolean} - parent: System - definition: System.Func`2 - name: Func - nameWithType: Func - fullName: System.Func - nameWithType.vb: Func(Of Session, Boolean) - fullName.vb: System.Func(Of Supabase.Gotrue.Session, System.Boolean) - name.vb: Func(Of Session, Boolean) - spec.csharp: - - uid: System.Func`2 - name: Func - nameWithType: Func - fullName: System.Func - isExternal: true - - name: < - nameWithType: < - fullName: < - - uid: Supabase.Gotrue.Session - name: Session - nameWithType: Session - fullName: Supabase.Gotrue.Session - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Boolean - name: Boolean - nameWithType: Boolean - fullName: System.Boolean - isExternal: true - - name: '>' - nameWithType: '>' - fullName: '>' - spec.vb: - - uid: System.Func`2 - name: Func - nameWithType: Func - fullName: System.Func - isExternal: true - - name: '(Of ' - nameWithType: '(Of ' - fullName: '(Of ' - - uid: Supabase.Gotrue.Session - name: Session - nameWithType: Session - fullName: Supabase.Gotrue.Session - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Boolean - name: Boolean - nameWithType: Boolean - fullName: System.Boolean - isExternal: true - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Func`2 - commentId: T:System.Func`2 - isExternal: true - name: Func - nameWithType: Func - fullName: System.Func - nameWithType.vb: Func(Of T, TResult) - fullName.vb: System.Func(Of T, TResult) - name.vb: Func(Of T, TResult) - spec.csharp: - - uid: System.Func`2 - name: Func - nameWithType: Func - fullName: System.Func - isExternal: true - - name: < - nameWithType: < - fullName: < - - name: T - nameWithType: T - fullName: T - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - name: TResult - nameWithType: TResult - fullName: TResult - - name: '>' - nameWithType: '>' - fullName: '>' - spec.vb: - - uid: System.Func`2 - name: Func - nameWithType: Func - fullName: System.Func - isExternal: true - - name: '(Of ' - nameWithType: '(Of ' - fullName: '(Of ' - - name: T - nameWithType: T - fullName: T - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - name: TResult - nameWithType: TResult - fullName: TResult - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Func{System.Boolean} - commentId: T:System.Func{System.Boolean} - parent: System - definition: System.Func`1 - name: Func - nameWithType: Func - fullName: System.Func - nameWithType.vb: Func(Of Boolean) - fullName.vb: System.Func(Of System.Boolean) - name.vb: Func(Of Boolean) - spec.csharp: - - uid: System.Func`1 - name: Func - nameWithType: Func - fullName: System.Func - isExternal: true - - name: < - nameWithType: < - fullName: < - - uid: System.Boolean - name: Boolean - nameWithType: Boolean - fullName: System.Boolean - isExternal: true - - name: '>' - nameWithType: '>' - fullName: '>' - spec.vb: - - uid: System.Func`1 - name: Func - nameWithType: Func - fullName: System.Func - isExternal: true - - name: '(Of ' - nameWithType: '(Of ' - fullName: '(Of ' - - uid: System.Boolean - name: Boolean - nameWithType: Boolean - fullName: System.Boolean - isExternal: true - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Func`1 - commentId: T:System.Func`1 - isExternal: true - name: Func - nameWithType: Func - fullName: System.Func - nameWithType.vb: Func(Of TResult) - fullName.vb: System.Func(Of TResult) - name.vb: Func(Of TResult) - spec.csharp: - - uid: System.Func`1 - name: Func - nameWithType: Func - fullName: System.Func - isExternal: true - - name: < - nameWithType: < - fullName: < - - name: TResult - nameWithType: TResult - fullName: TResult - - name: '>' - nameWithType: '>' - fullName: '>' - spec.vb: - - uid: System.Func`1 - name: Func - nameWithType: Func - fullName: System.Func - isExternal: true - - name: '(Of ' - nameWithType: '(Of ' - fullName: '(Of ' - - name: TResult - nameWithType: TResult - fullName: TResult - - name: ) - nameWithType: ) - fullName: ) diff --git a/.documentation/api/Supabase.Gotrue.ClientStateChanged.yml b/.documentation/api/Supabase.Gotrue.ClientStateChanged.yml deleted file mode 100644 index 18fd6da..0000000 --- a/.documentation/api/Supabase.Gotrue.ClientStateChanged.yml +++ /dev/null @@ -1,434 +0,0 @@ -### YamlMime:ManagedReference -items: -- uid: Supabase.Gotrue.ClientStateChanged - commentId: T:Supabase.Gotrue.ClientStateChanged - id: ClientStateChanged - parent: Supabase.Gotrue - children: - - Supabase.Gotrue.ClientStateChanged.#ctor(Supabase.Gotrue.Client.AuthState) - - Supabase.Gotrue.ClientStateChanged.State - langs: - - csharp - - vb - name: ClientStateChanged - nameWithType: ClientStateChanged - fullName: Supabase.Gotrue.ClientStateChanged - type: Class - source: - id: ClientStateChanged - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Client.cs - startLine: 234 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: 'public class ClientStateChanged : EventArgs' - content.vb: >- - Public Class ClientStateChanged - Inherits EventArgs - inheritance: - - System.Object - - System.EventArgs - inheritedMembers: - - System.EventArgs.Empty - - System.Object.Equals(System.Object) - - System.Object.Equals(System.Object,System.Object) - - System.Object.GetHashCode - - System.Object.GetType - - System.Object.MemberwiseClone - - System.Object.ReferenceEquals(System.Object,System.Object) - - System.Object.ToString - modifiers.csharp: - - public - - class - modifiers.vb: - - Public - - Class -- uid: Supabase.Gotrue.ClientStateChanged.State - commentId: P:Supabase.Gotrue.ClientStateChanged.State - id: State - parent: Supabase.Gotrue.ClientStateChanged - langs: - - csharp - - vb - name: State - nameWithType: ClientStateChanged.State - fullName: Supabase.Gotrue.ClientStateChanged.State - type: Property - source: - id: State - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Client.cs - startLine: 236 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public Client.AuthState State { get; } - parameters: [] - return: - type: Supabase.Gotrue.Client.AuthState - content.vb: Public ReadOnly Property State As Client.AuthState - overload: Supabase.Gotrue.ClientStateChanged.State* - modifiers.csharp: - - public - - get - modifiers.vb: - - Public - - ReadOnly -- uid: Supabase.Gotrue.ClientStateChanged.#ctor(Supabase.Gotrue.Client.AuthState) - commentId: M:Supabase.Gotrue.ClientStateChanged.#ctor(Supabase.Gotrue.Client.AuthState) - id: '#ctor(Supabase.Gotrue.Client.AuthState)' - parent: Supabase.Gotrue.ClientStateChanged - langs: - - csharp - - vb - name: ClientStateChanged(Client.AuthState) - nameWithType: ClientStateChanged.ClientStateChanged(Client.AuthState) - fullName: Supabase.Gotrue.ClientStateChanged.ClientStateChanged(Supabase.Gotrue.Client.AuthState) - type: Constructor - source: - id: .ctor - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Client.cs - startLine: 238 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public ClientStateChanged(Client.AuthState state) - parameters: - - id: state - type: Supabase.Gotrue.Client.AuthState - content.vb: Public Sub New(state As Client.AuthState) - overload: Supabase.Gotrue.ClientStateChanged.#ctor* - modifiers.csharp: - - public - modifiers.vb: - - Public -references: -- uid: Supabase.Gotrue - commentId: N:Supabase.Gotrue - name: Supabase.Gotrue - nameWithType: Supabase.Gotrue - fullName: Supabase.Gotrue -- uid: System.Object - commentId: T:System.Object - parent: System - isExternal: true - name: Object - nameWithType: Object - fullName: System.Object -- uid: System.EventArgs - commentId: T:System.EventArgs - parent: System - isExternal: true - name: EventArgs - nameWithType: EventArgs - fullName: System.EventArgs -- uid: System.EventArgs.Empty - commentId: F:System.EventArgs.Empty - parent: System.EventArgs - isExternal: true - name: Empty - nameWithType: EventArgs.Empty - fullName: System.EventArgs.Empty -- uid: System.Object.Equals(System.Object) - commentId: M:System.Object.Equals(System.Object) - parent: System.Object - isExternal: true - name: Equals(Object) - nameWithType: Object.Equals(Object) - fullName: System.Object.Equals(System.Object) - spec.csharp: - - uid: System.Object.Equals(System.Object) - name: Equals - nameWithType: Object.Equals - fullName: System.Object.Equals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.Equals(System.Object) - name: Equals - nameWithType: Object.Equals - fullName: System.Object.Equals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.Equals(System.Object,System.Object) - commentId: M:System.Object.Equals(System.Object,System.Object) - parent: System.Object - isExternal: true - name: Equals(Object, Object) - nameWithType: Object.Equals(Object, Object) - fullName: System.Object.Equals(System.Object, System.Object) - spec.csharp: - - uid: System.Object.Equals(System.Object,System.Object) - name: Equals - nameWithType: Object.Equals - fullName: System.Object.Equals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.Equals(System.Object,System.Object) - name: Equals - nameWithType: Object.Equals - fullName: System.Object.Equals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.GetHashCode - commentId: M:System.Object.GetHashCode - parent: System.Object - isExternal: true - name: GetHashCode() - nameWithType: Object.GetHashCode() - fullName: System.Object.GetHashCode() - spec.csharp: - - uid: System.Object.GetHashCode - name: GetHashCode - nameWithType: Object.GetHashCode - fullName: System.Object.GetHashCode - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.GetHashCode - name: GetHashCode - nameWithType: Object.GetHashCode - fullName: System.Object.GetHashCode - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.GetType - commentId: M:System.Object.GetType - parent: System.Object - isExternal: true - name: GetType() - nameWithType: Object.GetType() - fullName: System.Object.GetType() - spec.csharp: - - uid: System.Object.GetType - name: GetType - nameWithType: Object.GetType - fullName: System.Object.GetType - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.GetType - name: GetType - nameWithType: Object.GetType - fullName: System.Object.GetType - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.MemberwiseClone - commentId: M:System.Object.MemberwiseClone - parent: System.Object - isExternal: true - name: MemberwiseClone() - nameWithType: Object.MemberwiseClone() - fullName: System.Object.MemberwiseClone() - spec.csharp: - - uid: System.Object.MemberwiseClone - name: MemberwiseClone - nameWithType: Object.MemberwiseClone - fullName: System.Object.MemberwiseClone - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.MemberwiseClone - name: MemberwiseClone - nameWithType: Object.MemberwiseClone - fullName: System.Object.MemberwiseClone - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.ReferenceEquals(System.Object,System.Object) - commentId: M:System.Object.ReferenceEquals(System.Object,System.Object) - parent: System.Object - isExternal: true - name: ReferenceEquals(Object, Object) - nameWithType: Object.ReferenceEquals(Object, Object) - fullName: System.Object.ReferenceEquals(System.Object, System.Object) - spec.csharp: - - uid: System.Object.ReferenceEquals(System.Object,System.Object) - name: ReferenceEquals - nameWithType: Object.ReferenceEquals - fullName: System.Object.ReferenceEquals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.ReferenceEquals(System.Object,System.Object) - name: ReferenceEquals - nameWithType: Object.ReferenceEquals - fullName: System.Object.ReferenceEquals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.ToString - commentId: M:System.Object.ToString - parent: System.Object - isExternal: true - name: ToString() - nameWithType: Object.ToString() - fullName: System.Object.ToString() - spec.csharp: - - uid: System.Object.ToString - name: ToString - nameWithType: Object.ToString - fullName: System.Object.ToString - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.ToString - name: ToString - nameWithType: Object.ToString - fullName: System.Object.ToString - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) -- uid: System - commentId: N:System - isExternal: true - name: System - nameWithType: System - fullName: System -- uid: Supabase.Gotrue.ClientStateChanged.State* - commentId: Overload:Supabase.Gotrue.ClientStateChanged.State - name: State - nameWithType: ClientStateChanged.State - fullName: Supabase.Gotrue.ClientStateChanged.State -- uid: Supabase.Gotrue.Client.AuthState - commentId: T:Supabase.Gotrue.Client.AuthState - parent: Supabase.Gotrue - name: Client.AuthState - nameWithType: Client.AuthState - fullName: Supabase.Gotrue.Client.AuthState -- uid: Supabase.Gotrue.ClientStateChanged.#ctor* - commentId: Overload:Supabase.Gotrue.ClientStateChanged.#ctor - name: ClientStateChanged - nameWithType: ClientStateChanged.ClientStateChanged - fullName: Supabase.Gotrue.ClientStateChanged.ClientStateChanged diff --git a/.documentation/api/Supabase.Gotrue.Constants.yml b/.documentation/api/Supabase.Gotrue.Constants.yml deleted file mode 100644 index 43869ea..0000000 --- a/.documentation/api/Supabase.Gotrue.Constants.yml +++ /dev/null @@ -1,714 +0,0 @@ -### YamlMime:ManagedReference -items: -- uid: Supabase.Gotrue.Constants - commentId: T:Supabase.Gotrue.Constants - id: Constants - parent: Supabase.Gotrue - children: - - Supabase.Gotrue.Constants.AUDIENCE - - Supabase.Gotrue.Constants.COOKIE_OPTIONS - - Supabase.Gotrue.Constants.DEFAULT_HEADERS - - Supabase.Gotrue.Constants.EXPIRY_MARGIN - - Supabase.Gotrue.Constants.GOTRUE_URL - - Supabase.Gotrue.Constants.STORAGE_KEY - langs: - - csharp - - vb - name: Constants - nameWithType: Constants - fullName: Supabase.Gotrue.Constants - type: Class - source: - id: Constants - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Constants.cs - startLine: 5 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public static class Constants - content.vb: Public Module Constants - inheritance: - - System.Object - inheritedMembers: - - System.Object.Equals(System.Object) - - System.Object.Equals(System.Object,System.Object) - - System.Object.GetHashCode - - System.Object.GetType - - System.Object.MemberwiseClone - - System.Object.ReferenceEquals(System.Object,System.Object) - - System.Object.ToString - modifiers.csharp: - - public - - static - - class - modifiers.vb: - - Public - - Module -- uid: Supabase.Gotrue.Constants.GOTRUE_URL - commentId: F:Supabase.Gotrue.Constants.GOTRUE_URL - id: GOTRUE_URL - parent: Supabase.Gotrue.Constants - langs: - - csharp - - vb - name: GOTRUE_URL - nameWithType: Constants.GOTRUE_URL - fullName: Supabase.Gotrue.Constants.GOTRUE_URL - type: Field - source: - id: GOTRUE_URL - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Constants.cs - startLine: 7 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public static string GOTRUE_URL - return: - type: System.String - content.vb: Public Shared GOTRUE_URL As String - modifiers.csharp: - - public - - static - modifiers.vb: - - Public - - Shared -- uid: Supabase.Gotrue.Constants.AUDIENCE - commentId: F:Supabase.Gotrue.Constants.AUDIENCE - id: AUDIENCE - parent: Supabase.Gotrue.Constants - langs: - - csharp - - vb - name: AUDIENCE - nameWithType: Constants.AUDIENCE - fullName: Supabase.Gotrue.Constants.AUDIENCE - type: Field - source: - id: AUDIENCE - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Constants.cs - startLine: 8 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public static string AUDIENCE - return: - type: System.String - content.vb: Public Shared AUDIENCE As String - modifiers.csharp: - - public - - static - modifiers.vb: - - Public - - Shared -- uid: Supabase.Gotrue.Constants.DEFAULT_HEADERS - commentId: F:Supabase.Gotrue.Constants.DEFAULT_HEADERS - id: DEFAULT_HEADERS - parent: Supabase.Gotrue.Constants - langs: - - csharp - - vb - name: DEFAULT_HEADERS - nameWithType: Constants.DEFAULT_HEADERS - fullName: Supabase.Gotrue.Constants.DEFAULT_HEADERS - type: Field - source: - id: DEFAULT_HEADERS - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Constants.cs - startLine: 9 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public static readonly Dictionary DEFAULT_HEADERS - return: - type: System.Collections.Generic.Dictionary{System.String,System.String} - content.vb: Public Shared ReadOnly DEFAULT_HEADERS As Dictionary(Of String, String) - modifiers.csharp: - - public - - static - - readonly - modifiers.vb: - - Public - - Shared - - ReadOnly -- uid: Supabase.Gotrue.Constants.EXPIRY_MARGIN - commentId: F:Supabase.Gotrue.Constants.EXPIRY_MARGIN - id: EXPIRY_MARGIN - parent: Supabase.Gotrue.Constants - langs: - - csharp - - vb - name: EXPIRY_MARGIN - nameWithType: Constants.EXPIRY_MARGIN - fullName: Supabase.Gotrue.Constants.EXPIRY_MARGIN - type: Field - source: - id: EXPIRY_MARGIN - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Constants.cs - startLine: 10 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public static int EXPIRY_MARGIN - return: - type: System.Int32 - content.vb: Public Shared EXPIRY_MARGIN As Integer - modifiers.csharp: - - public - - static - modifiers.vb: - - Public - - Shared -- uid: Supabase.Gotrue.Constants.STORAGE_KEY - commentId: F:Supabase.Gotrue.Constants.STORAGE_KEY - id: STORAGE_KEY - parent: Supabase.Gotrue.Constants - langs: - - csharp - - vb - name: STORAGE_KEY - nameWithType: Constants.STORAGE_KEY - fullName: Supabase.Gotrue.Constants.STORAGE_KEY - type: Field - source: - id: STORAGE_KEY - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Constants.cs - startLine: 11 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public static string STORAGE_KEY - return: - type: System.String - content.vb: Public Shared STORAGE_KEY As String - modifiers.csharp: - - public - - static - modifiers.vb: - - Public - - Shared -- uid: Supabase.Gotrue.Constants.COOKIE_OPTIONS - commentId: F:Supabase.Gotrue.Constants.COOKIE_OPTIONS - id: COOKIE_OPTIONS - parent: Supabase.Gotrue.Constants - langs: - - csharp - - vb - name: COOKIE_OPTIONS - nameWithType: Constants.COOKIE_OPTIONS - fullName: Supabase.Gotrue.Constants.COOKIE_OPTIONS - type: Field - source: - id: COOKIE_OPTIONS - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Constants.cs - startLine: 12 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public static readonly Dictionary COOKIE_OPTIONS - return: - type: System.Collections.Generic.Dictionary{System.String,System.Object} - content.vb: Public Shared ReadOnly COOKIE_OPTIONS As Dictionary(Of String, Object) - modifiers.csharp: - - public - - static - - readonly - modifiers.vb: - - Public - - Shared - - ReadOnly -references: -- uid: Supabase.Gotrue - commentId: N:Supabase.Gotrue - name: Supabase.Gotrue - nameWithType: Supabase.Gotrue - fullName: Supabase.Gotrue -- uid: System.Object - commentId: T:System.Object - parent: System - isExternal: true - name: Object - nameWithType: Object - fullName: System.Object -- uid: System.Object.Equals(System.Object) - commentId: M:System.Object.Equals(System.Object) - parent: System.Object - isExternal: true - name: Equals(Object) - nameWithType: Object.Equals(Object) - fullName: System.Object.Equals(System.Object) - spec.csharp: - - uid: System.Object.Equals(System.Object) - name: Equals - nameWithType: Object.Equals - fullName: System.Object.Equals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.Equals(System.Object) - name: Equals - nameWithType: Object.Equals - fullName: System.Object.Equals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.Equals(System.Object,System.Object) - commentId: M:System.Object.Equals(System.Object,System.Object) - parent: System.Object - isExternal: true - name: Equals(Object, Object) - nameWithType: Object.Equals(Object, Object) - fullName: System.Object.Equals(System.Object, System.Object) - spec.csharp: - - uid: System.Object.Equals(System.Object,System.Object) - name: Equals - nameWithType: Object.Equals - fullName: System.Object.Equals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.Equals(System.Object,System.Object) - name: Equals - nameWithType: Object.Equals - fullName: System.Object.Equals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.GetHashCode - commentId: M:System.Object.GetHashCode - parent: System.Object - isExternal: true - name: GetHashCode() - nameWithType: Object.GetHashCode() - fullName: System.Object.GetHashCode() - spec.csharp: - - uid: System.Object.GetHashCode - name: GetHashCode - nameWithType: Object.GetHashCode - fullName: System.Object.GetHashCode - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.GetHashCode - name: GetHashCode - nameWithType: Object.GetHashCode - fullName: System.Object.GetHashCode - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.GetType - commentId: M:System.Object.GetType - parent: System.Object - isExternal: true - name: GetType() - nameWithType: Object.GetType() - fullName: System.Object.GetType() - spec.csharp: - - uid: System.Object.GetType - name: GetType - nameWithType: Object.GetType - fullName: System.Object.GetType - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.GetType - name: GetType - nameWithType: Object.GetType - fullName: System.Object.GetType - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.MemberwiseClone - commentId: M:System.Object.MemberwiseClone - parent: System.Object - isExternal: true - name: MemberwiseClone() - nameWithType: Object.MemberwiseClone() - fullName: System.Object.MemberwiseClone() - spec.csharp: - - uid: System.Object.MemberwiseClone - name: MemberwiseClone - nameWithType: Object.MemberwiseClone - fullName: System.Object.MemberwiseClone - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.MemberwiseClone - name: MemberwiseClone - nameWithType: Object.MemberwiseClone - fullName: System.Object.MemberwiseClone - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.ReferenceEquals(System.Object,System.Object) - commentId: M:System.Object.ReferenceEquals(System.Object,System.Object) - parent: System.Object - isExternal: true - name: ReferenceEquals(Object, Object) - nameWithType: Object.ReferenceEquals(Object, Object) - fullName: System.Object.ReferenceEquals(System.Object, System.Object) - spec.csharp: - - uid: System.Object.ReferenceEquals(System.Object,System.Object) - name: ReferenceEquals - nameWithType: Object.ReferenceEquals - fullName: System.Object.ReferenceEquals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.ReferenceEquals(System.Object,System.Object) - name: ReferenceEquals - nameWithType: Object.ReferenceEquals - fullName: System.Object.ReferenceEquals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.ToString - commentId: M:System.Object.ToString - parent: System.Object - isExternal: true - name: ToString() - nameWithType: Object.ToString() - fullName: System.Object.ToString() - spec.csharp: - - uid: System.Object.ToString - name: ToString - nameWithType: Object.ToString - fullName: System.Object.ToString - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.ToString - name: ToString - nameWithType: Object.ToString - fullName: System.Object.ToString - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) -- uid: System - commentId: N:System - isExternal: true - name: System - nameWithType: System - fullName: System -- uid: System.String - commentId: T:System.String - parent: System - isExternal: true - name: String - nameWithType: String - fullName: System.String -- uid: System.Collections.Generic.Dictionary{System.String,System.String} - commentId: T:System.Collections.Generic.Dictionary{System.String,System.String} - parent: System.Collections.Generic - definition: System.Collections.Generic.Dictionary`2 - name: Dictionary - nameWithType: Dictionary - fullName: System.Collections.Generic.Dictionary - nameWithType.vb: Dictionary(Of String, String) - fullName.vb: System.Collections.Generic.Dictionary(Of System.String, System.String) - name.vb: Dictionary(Of String, String) - spec.csharp: - - uid: System.Collections.Generic.Dictionary`2 - name: Dictionary - nameWithType: Dictionary - fullName: System.Collections.Generic.Dictionary - isExternal: true - - name: < - nameWithType: < - fullName: < - - uid: System.String - name: String - nameWithType: String - fullName: System.String - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.String - name: String - nameWithType: String - fullName: System.String - isExternal: true - - name: '>' - nameWithType: '>' - fullName: '>' - spec.vb: - - uid: System.Collections.Generic.Dictionary`2 - name: Dictionary - nameWithType: Dictionary - fullName: System.Collections.Generic.Dictionary - isExternal: true - - name: '(Of ' - nameWithType: '(Of ' - fullName: '(Of ' - - uid: System.String - name: String - nameWithType: String - fullName: System.String - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.String - name: String - nameWithType: String - fullName: System.String - isExternal: true - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Collections.Generic.Dictionary`2 - commentId: T:System.Collections.Generic.Dictionary`2 - isExternal: true - name: Dictionary - nameWithType: Dictionary - fullName: System.Collections.Generic.Dictionary - nameWithType.vb: Dictionary(Of TKey, TValue) - fullName.vb: System.Collections.Generic.Dictionary(Of TKey, TValue) - name.vb: Dictionary(Of TKey, TValue) - spec.csharp: - - uid: System.Collections.Generic.Dictionary`2 - name: Dictionary - nameWithType: Dictionary - fullName: System.Collections.Generic.Dictionary - isExternal: true - - name: < - nameWithType: < - fullName: < - - name: TKey - nameWithType: TKey - fullName: TKey - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - name: TValue - nameWithType: TValue - fullName: TValue - - name: '>' - nameWithType: '>' - fullName: '>' - spec.vb: - - uid: System.Collections.Generic.Dictionary`2 - name: Dictionary - nameWithType: Dictionary - fullName: System.Collections.Generic.Dictionary - isExternal: true - - name: '(Of ' - nameWithType: '(Of ' - fullName: '(Of ' - - name: TKey - nameWithType: TKey - fullName: TKey - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - name: TValue - nameWithType: TValue - fullName: TValue - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Collections.Generic - commentId: N:System.Collections.Generic - isExternal: true - name: System.Collections.Generic - nameWithType: System.Collections.Generic - fullName: System.Collections.Generic -- uid: System.Int32 - commentId: T:System.Int32 - parent: System - isExternal: true - name: Int32 - nameWithType: Int32 - fullName: System.Int32 -- uid: System.Collections.Generic.Dictionary{System.String,System.Object} - commentId: T:System.Collections.Generic.Dictionary{System.String,System.Object} - parent: System.Collections.Generic - definition: System.Collections.Generic.Dictionary`2 - name: Dictionary - nameWithType: Dictionary - fullName: System.Collections.Generic.Dictionary - nameWithType.vb: Dictionary(Of String, Object) - fullName.vb: System.Collections.Generic.Dictionary(Of System.String, System.Object) - name.vb: Dictionary(Of String, Object) - spec.csharp: - - uid: System.Collections.Generic.Dictionary`2 - name: Dictionary - nameWithType: Dictionary - fullName: System.Collections.Generic.Dictionary - isExternal: true - - name: < - nameWithType: < - fullName: < - - uid: System.String - name: String - nameWithType: String - fullName: System.String - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: '>' - nameWithType: '>' - fullName: '>' - spec.vb: - - uid: System.Collections.Generic.Dictionary`2 - name: Dictionary - nameWithType: Dictionary - fullName: System.Collections.Generic.Dictionary - isExternal: true - - name: '(Of ' - nameWithType: '(Of ' - fullName: '(Of ' - - uid: System.String - name: String - nameWithType: String - fullName: System.String - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) diff --git a/.documentation/api/Supabase.Gotrue.ExistingUserException.yml b/.documentation/api/Supabase.Gotrue.ExistingUserException.yml deleted file mode 100644 index 005793b..0000000 --- a/.documentation/api/Supabase.Gotrue.ExistingUserException.yml +++ /dev/null @@ -1,617 +0,0 @@ -### YamlMime:ManagedReference -items: -- uid: Supabase.Gotrue.ExistingUserException - commentId: T:Supabase.Gotrue.ExistingUserException - id: ExistingUserException - parent: Supabase.Gotrue - children: - - Supabase.Gotrue.ExistingUserException.#ctor(Supabase.Gotrue.RequestException) - - Supabase.Gotrue.ExistingUserException.Response - langs: - - csharp - - vb - name: ExistingUserException - nameWithType: ExistingUserException - fullName: Supabase.Gotrue.ExistingUserException - type: Class - source: - id: ExistingUserException - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Client.cs - startLine: 264 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: 'public class ExistingUserException : Exception, ISerializable' - content.vb: >- - Public Class ExistingUserException - Inherits Exception - Implements ISerializable - inheritance: - - System.Object - - System.Exception - implements: - - System.Runtime.Serialization.ISerializable - inheritedMembers: - - System.Exception.GetBaseException - - System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) - - System.Exception.GetType - - System.Exception.ToString - - System.Exception.Data - - System.Exception.HelpLink - - System.Exception.HResult - - System.Exception.InnerException - - System.Exception.Message - - System.Exception.Source - - System.Exception.StackTrace - - System.Exception.TargetSite - - System.Exception.SerializeObjectState - - System.Object.Equals(System.Object) - - System.Object.Equals(System.Object,System.Object) - - System.Object.GetHashCode - - System.Object.MemberwiseClone - - System.Object.ReferenceEquals(System.Object,System.Object) - modifiers.csharp: - - public - - class - modifiers.vb: - - Public - - Class -- uid: Supabase.Gotrue.ExistingUserException.Response - commentId: P:Supabase.Gotrue.ExistingUserException.Response - id: Response - parent: Supabase.Gotrue.ExistingUserException - langs: - - csharp - - vb - name: Response - nameWithType: ExistingUserException.Response - fullName: Supabase.Gotrue.ExistingUserException.Response - type: Property - source: - id: Response - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Client.cs - startLine: 266 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public HttpResponseMessage Response { get; } - parameters: [] - return: - type: System.Net.Http.HttpResponseMessage - content.vb: Public ReadOnly Property Response As HttpResponseMessage - overload: Supabase.Gotrue.ExistingUserException.Response* - modifiers.csharp: - - public - - get - modifiers.vb: - - Public - - ReadOnly -- uid: Supabase.Gotrue.ExistingUserException.#ctor(Supabase.Gotrue.RequestException) - commentId: M:Supabase.Gotrue.ExistingUserException.#ctor(Supabase.Gotrue.RequestException) - id: '#ctor(Supabase.Gotrue.RequestException)' - parent: Supabase.Gotrue.ExistingUserException - langs: - - csharp - - vb - name: ExistingUserException(RequestException) - nameWithType: ExistingUserException.ExistingUserException(RequestException) - fullName: Supabase.Gotrue.ExistingUserException.ExistingUserException(Supabase.Gotrue.RequestException) - type: Constructor - source: - id: .ctor - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Client.cs - startLine: 267 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public ExistingUserException(RequestException exception) - parameters: - - id: exception - type: Supabase.Gotrue.RequestException - content.vb: Public Sub New(exception As RequestException) - overload: Supabase.Gotrue.ExistingUserException.#ctor* - modifiers.csharp: - - public - modifiers.vb: - - Public -references: -- uid: Supabase.Gotrue - commentId: N:Supabase.Gotrue - name: Supabase.Gotrue - nameWithType: Supabase.Gotrue - fullName: Supabase.Gotrue -- uid: System.Object - commentId: T:System.Object - parent: System - isExternal: true - name: Object - nameWithType: Object - fullName: System.Object -- uid: System.Exception - commentId: T:System.Exception - parent: System - isExternal: true - name: Exception - nameWithType: Exception - fullName: System.Exception -- uid: System.Runtime.Serialization.ISerializable - commentId: T:System.Runtime.Serialization.ISerializable - parent: System.Runtime.Serialization - isExternal: true - name: ISerializable - nameWithType: ISerializable - fullName: System.Runtime.Serialization.ISerializable -- uid: System.Exception.GetBaseException - commentId: M:System.Exception.GetBaseException - parent: System.Exception - isExternal: true - name: GetBaseException() - nameWithType: Exception.GetBaseException() - fullName: System.Exception.GetBaseException() - spec.csharp: - - uid: System.Exception.GetBaseException - name: GetBaseException - nameWithType: Exception.GetBaseException - fullName: System.Exception.GetBaseException - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Exception.GetBaseException - name: GetBaseException - nameWithType: Exception.GetBaseException - fullName: System.Exception.GetBaseException - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) - commentId: M:System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) - parent: System.Exception - isExternal: true - name: GetObjectData(SerializationInfo, StreamingContext) - nameWithType: Exception.GetObjectData(SerializationInfo, StreamingContext) - fullName: System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) - spec.csharp: - - uid: System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) - name: GetObjectData - nameWithType: Exception.GetObjectData - fullName: System.Exception.GetObjectData - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Runtime.Serialization.SerializationInfo - name: SerializationInfo - nameWithType: SerializationInfo - fullName: System.Runtime.Serialization.SerializationInfo - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Runtime.Serialization.StreamingContext - name: StreamingContext - nameWithType: StreamingContext - fullName: System.Runtime.Serialization.StreamingContext - isExternal: true - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) - name: GetObjectData - nameWithType: Exception.GetObjectData - fullName: System.Exception.GetObjectData - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Runtime.Serialization.SerializationInfo - name: SerializationInfo - nameWithType: SerializationInfo - fullName: System.Runtime.Serialization.SerializationInfo - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Runtime.Serialization.StreamingContext - name: StreamingContext - nameWithType: StreamingContext - fullName: System.Runtime.Serialization.StreamingContext - isExternal: true - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Exception.GetType - commentId: M:System.Exception.GetType - parent: System.Exception - isExternal: true - name: GetType() - nameWithType: Exception.GetType() - fullName: System.Exception.GetType() - spec.csharp: - - uid: System.Exception.GetType - name: GetType - nameWithType: Exception.GetType - fullName: System.Exception.GetType - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Exception.GetType - name: GetType - nameWithType: Exception.GetType - fullName: System.Exception.GetType - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Exception.ToString - commentId: M:System.Exception.ToString - parent: System.Exception - isExternal: true - name: ToString() - nameWithType: Exception.ToString() - fullName: System.Exception.ToString() - spec.csharp: - - uid: System.Exception.ToString - name: ToString - nameWithType: Exception.ToString - fullName: System.Exception.ToString - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Exception.ToString - name: ToString - nameWithType: Exception.ToString - fullName: System.Exception.ToString - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Exception.Data - commentId: P:System.Exception.Data - parent: System.Exception - isExternal: true - name: Data - nameWithType: Exception.Data - fullName: System.Exception.Data -- uid: System.Exception.HelpLink - commentId: P:System.Exception.HelpLink - parent: System.Exception - isExternal: true - name: HelpLink - nameWithType: Exception.HelpLink - fullName: System.Exception.HelpLink -- uid: System.Exception.HResult - commentId: P:System.Exception.HResult - parent: System.Exception - isExternal: true - name: HResult - nameWithType: Exception.HResult - fullName: System.Exception.HResult -- uid: System.Exception.InnerException - commentId: P:System.Exception.InnerException - parent: System.Exception - isExternal: true - name: InnerException - nameWithType: Exception.InnerException - fullName: System.Exception.InnerException -- uid: System.Exception.Message - commentId: P:System.Exception.Message - parent: System.Exception - isExternal: true - name: Message - nameWithType: Exception.Message - fullName: System.Exception.Message -- uid: System.Exception.Source - commentId: P:System.Exception.Source - parent: System.Exception - isExternal: true - name: Source - nameWithType: Exception.Source - fullName: System.Exception.Source -- uid: System.Exception.StackTrace - commentId: P:System.Exception.StackTrace - parent: System.Exception - isExternal: true - name: StackTrace - nameWithType: Exception.StackTrace - fullName: System.Exception.StackTrace -- uid: System.Exception.TargetSite - commentId: P:System.Exception.TargetSite - parent: System.Exception - isExternal: true - name: TargetSite - nameWithType: Exception.TargetSite - fullName: System.Exception.TargetSite -- uid: System.Exception.SerializeObjectState - commentId: E:System.Exception.SerializeObjectState - parent: System.Exception - isExternal: true - name: SerializeObjectState - nameWithType: Exception.SerializeObjectState - fullName: System.Exception.SerializeObjectState -- uid: System.Object.Equals(System.Object) - commentId: M:System.Object.Equals(System.Object) - parent: System.Object - isExternal: true - name: Equals(Object) - nameWithType: Object.Equals(Object) - fullName: System.Object.Equals(System.Object) - spec.csharp: - - uid: System.Object.Equals(System.Object) - name: Equals - nameWithType: Object.Equals - fullName: System.Object.Equals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.Equals(System.Object) - name: Equals - nameWithType: Object.Equals - fullName: System.Object.Equals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.Equals(System.Object,System.Object) - commentId: M:System.Object.Equals(System.Object,System.Object) - parent: System.Object - isExternal: true - name: Equals(Object, Object) - nameWithType: Object.Equals(Object, Object) - fullName: System.Object.Equals(System.Object, System.Object) - spec.csharp: - - uid: System.Object.Equals(System.Object,System.Object) - name: Equals - nameWithType: Object.Equals - fullName: System.Object.Equals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.Equals(System.Object,System.Object) - name: Equals - nameWithType: Object.Equals - fullName: System.Object.Equals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.GetHashCode - commentId: M:System.Object.GetHashCode - parent: System.Object - isExternal: true - name: GetHashCode() - nameWithType: Object.GetHashCode() - fullName: System.Object.GetHashCode() - spec.csharp: - - uid: System.Object.GetHashCode - name: GetHashCode - nameWithType: Object.GetHashCode - fullName: System.Object.GetHashCode - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.GetHashCode - name: GetHashCode - nameWithType: Object.GetHashCode - fullName: System.Object.GetHashCode - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.MemberwiseClone - commentId: M:System.Object.MemberwiseClone - parent: System.Object - isExternal: true - name: MemberwiseClone() - nameWithType: Object.MemberwiseClone() - fullName: System.Object.MemberwiseClone() - spec.csharp: - - uid: System.Object.MemberwiseClone - name: MemberwiseClone - nameWithType: Object.MemberwiseClone - fullName: System.Object.MemberwiseClone - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.MemberwiseClone - name: MemberwiseClone - nameWithType: Object.MemberwiseClone - fullName: System.Object.MemberwiseClone - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.ReferenceEquals(System.Object,System.Object) - commentId: M:System.Object.ReferenceEquals(System.Object,System.Object) - parent: System.Object - isExternal: true - name: ReferenceEquals(Object, Object) - nameWithType: Object.ReferenceEquals(Object, Object) - fullName: System.Object.ReferenceEquals(System.Object, System.Object) - spec.csharp: - - uid: System.Object.ReferenceEquals(System.Object,System.Object) - name: ReferenceEquals - nameWithType: Object.ReferenceEquals - fullName: System.Object.ReferenceEquals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.ReferenceEquals(System.Object,System.Object) - name: ReferenceEquals - nameWithType: Object.ReferenceEquals - fullName: System.Object.ReferenceEquals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) -- uid: System - commentId: N:System - isExternal: true - name: System - nameWithType: System - fullName: System -- uid: System.Runtime.Serialization - commentId: N:System.Runtime.Serialization - isExternal: true - name: System.Runtime.Serialization - nameWithType: System.Runtime.Serialization - fullName: System.Runtime.Serialization -- uid: Supabase.Gotrue.ExistingUserException.Response* - commentId: Overload:Supabase.Gotrue.ExistingUserException.Response - name: Response - nameWithType: ExistingUserException.Response - fullName: Supabase.Gotrue.ExistingUserException.Response -- uid: System.Net.Http.HttpResponseMessage - commentId: T:System.Net.Http.HttpResponseMessage - parent: System.Net.Http - isExternal: true - name: HttpResponseMessage - nameWithType: HttpResponseMessage - fullName: System.Net.Http.HttpResponseMessage -- uid: System.Net.Http - commentId: N:System.Net.Http - isExternal: true - name: System.Net.Http - nameWithType: System.Net.Http - fullName: System.Net.Http -- uid: Supabase.Gotrue.ExistingUserException.#ctor* - commentId: Overload:Supabase.Gotrue.ExistingUserException.#ctor - name: ExistingUserException - nameWithType: ExistingUserException.ExistingUserException - fullName: Supabase.Gotrue.ExistingUserException.ExistingUserException -- uid: Supabase.Gotrue.RequestException - commentId: T:Supabase.Gotrue.RequestException - parent: Supabase.Gotrue - name: RequestException - nameWithType: RequestException - fullName: Supabase.Gotrue.RequestException diff --git a/.documentation/api/Supabase.Gotrue.InvalidEmailOrPasswordException.yml b/.documentation/api/Supabase.Gotrue.InvalidEmailOrPasswordException.yml deleted file mode 100644 index b28b526..0000000 --- a/.documentation/api/Supabase.Gotrue.InvalidEmailOrPasswordException.yml +++ /dev/null @@ -1,617 +0,0 @@ -### YamlMime:ManagedReference -items: -- uid: Supabase.Gotrue.InvalidEmailOrPasswordException - commentId: T:Supabase.Gotrue.InvalidEmailOrPasswordException - id: InvalidEmailOrPasswordException - parent: Supabase.Gotrue - children: - - Supabase.Gotrue.InvalidEmailOrPasswordException.#ctor(Supabase.Gotrue.RequestException) - - Supabase.Gotrue.InvalidEmailOrPasswordException.Response - langs: - - csharp - - vb - name: InvalidEmailOrPasswordException - nameWithType: InvalidEmailOrPasswordException - fullName: Supabase.Gotrue.InvalidEmailOrPasswordException - type: Class - source: - id: InvalidEmailOrPasswordException - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Client.cs - startLine: 255 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: 'public class InvalidEmailOrPasswordException : Exception, ISerializable' - content.vb: >- - Public Class InvalidEmailOrPasswordException - Inherits Exception - Implements ISerializable - inheritance: - - System.Object - - System.Exception - implements: - - System.Runtime.Serialization.ISerializable - inheritedMembers: - - System.Exception.GetBaseException - - System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) - - System.Exception.GetType - - System.Exception.ToString - - System.Exception.Data - - System.Exception.HelpLink - - System.Exception.HResult - - System.Exception.InnerException - - System.Exception.Message - - System.Exception.Source - - System.Exception.StackTrace - - System.Exception.TargetSite - - System.Exception.SerializeObjectState - - System.Object.Equals(System.Object) - - System.Object.Equals(System.Object,System.Object) - - System.Object.GetHashCode - - System.Object.MemberwiseClone - - System.Object.ReferenceEquals(System.Object,System.Object) - modifiers.csharp: - - public - - class - modifiers.vb: - - Public - - Class -- uid: Supabase.Gotrue.InvalidEmailOrPasswordException.Response - commentId: P:Supabase.Gotrue.InvalidEmailOrPasswordException.Response - id: Response - parent: Supabase.Gotrue.InvalidEmailOrPasswordException - langs: - - csharp - - vb - name: Response - nameWithType: InvalidEmailOrPasswordException.Response - fullName: Supabase.Gotrue.InvalidEmailOrPasswordException.Response - type: Property - source: - id: Response - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Client.cs - startLine: 257 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public HttpResponseMessage Response { get; } - parameters: [] - return: - type: System.Net.Http.HttpResponseMessage - content.vb: Public ReadOnly Property Response As HttpResponseMessage - overload: Supabase.Gotrue.InvalidEmailOrPasswordException.Response* - modifiers.csharp: - - public - - get - modifiers.vb: - - Public - - ReadOnly -- uid: Supabase.Gotrue.InvalidEmailOrPasswordException.#ctor(Supabase.Gotrue.RequestException) - commentId: M:Supabase.Gotrue.InvalidEmailOrPasswordException.#ctor(Supabase.Gotrue.RequestException) - id: '#ctor(Supabase.Gotrue.RequestException)' - parent: Supabase.Gotrue.InvalidEmailOrPasswordException - langs: - - csharp - - vb - name: InvalidEmailOrPasswordException(RequestException) - nameWithType: InvalidEmailOrPasswordException.InvalidEmailOrPasswordException(RequestException) - fullName: Supabase.Gotrue.InvalidEmailOrPasswordException.InvalidEmailOrPasswordException(Supabase.Gotrue.RequestException) - type: Constructor - source: - id: .ctor - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Client.cs - startLine: 258 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public InvalidEmailOrPasswordException(RequestException exception) - parameters: - - id: exception - type: Supabase.Gotrue.RequestException - content.vb: Public Sub New(exception As RequestException) - overload: Supabase.Gotrue.InvalidEmailOrPasswordException.#ctor* - modifiers.csharp: - - public - modifiers.vb: - - Public -references: -- uid: Supabase.Gotrue - commentId: N:Supabase.Gotrue - name: Supabase.Gotrue - nameWithType: Supabase.Gotrue - fullName: Supabase.Gotrue -- uid: System.Object - commentId: T:System.Object - parent: System - isExternal: true - name: Object - nameWithType: Object - fullName: System.Object -- uid: System.Exception - commentId: T:System.Exception - parent: System - isExternal: true - name: Exception - nameWithType: Exception - fullName: System.Exception -- uid: System.Runtime.Serialization.ISerializable - commentId: T:System.Runtime.Serialization.ISerializable - parent: System.Runtime.Serialization - isExternal: true - name: ISerializable - nameWithType: ISerializable - fullName: System.Runtime.Serialization.ISerializable -- uid: System.Exception.GetBaseException - commentId: M:System.Exception.GetBaseException - parent: System.Exception - isExternal: true - name: GetBaseException() - nameWithType: Exception.GetBaseException() - fullName: System.Exception.GetBaseException() - spec.csharp: - - uid: System.Exception.GetBaseException - name: GetBaseException - nameWithType: Exception.GetBaseException - fullName: System.Exception.GetBaseException - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Exception.GetBaseException - name: GetBaseException - nameWithType: Exception.GetBaseException - fullName: System.Exception.GetBaseException - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) - commentId: M:System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) - parent: System.Exception - isExternal: true - name: GetObjectData(SerializationInfo, StreamingContext) - nameWithType: Exception.GetObjectData(SerializationInfo, StreamingContext) - fullName: System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) - spec.csharp: - - uid: System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) - name: GetObjectData - nameWithType: Exception.GetObjectData - fullName: System.Exception.GetObjectData - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Runtime.Serialization.SerializationInfo - name: SerializationInfo - nameWithType: SerializationInfo - fullName: System.Runtime.Serialization.SerializationInfo - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Runtime.Serialization.StreamingContext - name: StreamingContext - nameWithType: StreamingContext - fullName: System.Runtime.Serialization.StreamingContext - isExternal: true - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) - name: GetObjectData - nameWithType: Exception.GetObjectData - fullName: System.Exception.GetObjectData - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Runtime.Serialization.SerializationInfo - name: SerializationInfo - nameWithType: SerializationInfo - fullName: System.Runtime.Serialization.SerializationInfo - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Runtime.Serialization.StreamingContext - name: StreamingContext - nameWithType: StreamingContext - fullName: System.Runtime.Serialization.StreamingContext - isExternal: true - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Exception.GetType - commentId: M:System.Exception.GetType - parent: System.Exception - isExternal: true - name: GetType() - nameWithType: Exception.GetType() - fullName: System.Exception.GetType() - spec.csharp: - - uid: System.Exception.GetType - name: GetType - nameWithType: Exception.GetType - fullName: System.Exception.GetType - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Exception.GetType - name: GetType - nameWithType: Exception.GetType - fullName: System.Exception.GetType - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Exception.ToString - commentId: M:System.Exception.ToString - parent: System.Exception - isExternal: true - name: ToString() - nameWithType: Exception.ToString() - fullName: System.Exception.ToString() - spec.csharp: - - uid: System.Exception.ToString - name: ToString - nameWithType: Exception.ToString - fullName: System.Exception.ToString - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Exception.ToString - name: ToString - nameWithType: Exception.ToString - fullName: System.Exception.ToString - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Exception.Data - commentId: P:System.Exception.Data - parent: System.Exception - isExternal: true - name: Data - nameWithType: Exception.Data - fullName: System.Exception.Data -- uid: System.Exception.HelpLink - commentId: P:System.Exception.HelpLink - parent: System.Exception - isExternal: true - name: HelpLink - nameWithType: Exception.HelpLink - fullName: System.Exception.HelpLink -- uid: System.Exception.HResult - commentId: P:System.Exception.HResult - parent: System.Exception - isExternal: true - name: HResult - nameWithType: Exception.HResult - fullName: System.Exception.HResult -- uid: System.Exception.InnerException - commentId: P:System.Exception.InnerException - parent: System.Exception - isExternal: true - name: InnerException - nameWithType: Exception.InnerException - fullName: System.Exception.InnerException -- uid: System.Exception.Message - commentId: P:System.Exception.Message - parent: System.Exception - isExternal: true - name: Message - nameWithType: Exception.Message - fullName: System.Exception.Message -- uid: System.Exception.Source - commentId: P:System.Exception.Source - parent: System.Exception - isExternal: true - name: Source - nameWithType: Exception.Source - fullName: System.Exception.Source -- uid: System.Exception.StackTrace - commentId: P:System.Exception.StackTrace - parent: System.Exception - isExternal: true - name: StackTrace - nameWithType: Exception.StackTrace - fullName: System.Exception.StackTrace -- uid: System.Exception.TargetSite - commentId: P:System.Exception.TargetSite - parent: System.Exception - isExternal: true - name: TargetSite - nameWithType: Exception.TargetSite - fullName: System.Exception.TargetSite -- uid: System.Exception.SerializeObjectState - commentId: E:System.Exception.SerializeObjectState - parent: System.Exception - isExternal: true - name: SerializeObjectState - nameWithType: Exception.SerializeObjectState - fullName: System.Exception.SerializeObjectState -- uid: System.Object.Equals(System.Object) - commentId: M:System.Object.Equals(System.Object) - parent: System.Object - isExternal: true - name: Equals(Object) - nameWithType: Object.Equals(Object) - fullName: System.Object.Equals(System.Object) - spec.csharp: - - uid: System.Object.Equals(System.Object) - name: Equals - nameWithType: Object.Equals - fullName: System.Object.Equals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.Equals(System.Object) - name: Equals - nameWithType: Object.Equals - fullName: System.Object.Equals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.Equals(System.Object,System.Object) - commentId: M:System.Object.Equals(System.Object,System.Object) - parent: System.Object - isExternal: true - name: Equals(Object, Object) - nameWithType: Object.Equals(Object, Object) - fullName: System.Object.Equals(System.Object, System.Object) - spec.csharp: - - uid: System.Object.Equals(System.Object,System.Object) - name: Equals - nameWithType: Object.Equals - fullName: System.Object.Equals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.Equals(System.Object,System.Object) - name: Equals - nameWithType: Object.Equals - fullName: System.Object.Equals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.GetHashCode - commentId: M:System.Object.GetHashCode - parent: System.Object - isExternal: true - name: GetHashCode() - nameWithType: Object.GetHashCode() - fullName: System.Object.GetHashCode() - spec.csharp: - - uid: System.Object.GetHashCode - name: GetHashCode - nameWithType: Object.GetHashCode - fullName: System.Object.GetHashCode - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.GetHashCode - name: GetHashCode - nameWithType: Object.GetHashCode - fullName: System.Object.GetHashCode - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.MemberwiseClone - commentId: M:System.Object.MemberwiseClone - parent: System.Object - isExternal: true - name: MemberwiseClone() - nameWithType: Object.MemberwiseClone() - fullName: System.Object.MemberwiseClone() - spec.csharp: - - uid: System.Object.MemberwiseClone - name: MemberwiseClone - nameWithType: Object.MemberwiseClone - fullName: System.Object.MemberwiseClone - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.MemberwiseClone - name: MemberwiseClone - nameWithType: Object.MemberwiseClone - fullName: System.Object.MemberwiseClone - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.ReferenceEquals(System.Object,System.Object) - commentId: M:System.Object.ReferenceEquals(System.Object,System.Object) - parent: System.Object - isExternal: true - name: ReferenceEquals(Object, Object) - nameWithType: Object.ReferenceEquals(Object, Object) - fullName: System.Object.ReferenceEquals(System.Object, System.Object) - spec.csharp: - - uid: System.Object.ReferenceEquals(System.Object,System.Object) - name: ReferenceEquals - nameWithType: Object.ReferenceEquals - fullName: System.Object.ReferenceEquals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.ReferenceEquals(System.Object,System.Object) - name: ReferenceEquals - nameWithType: Object.ReferenceEquals - fullName: System.Object.ReferenceEquals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) -- uid: System - commentId: N:System - isExternal: true - name: System - nameWithType: System - fullName: System -- uid: System.Runtime.Serialization - commentId: N:System.Runtime.Serialization - isExternal: true - name: System.Runtime.Serialization - nameWithType: System.Runtime.Serialization - fullName: System.Runtime.Serialization -- uid: Supabase.Gotrue.InvalidEmailOrPasswordException.Response* - commentId: Overload:Supabase.Gotrue.InvalidEmailOrPasswordException.Response - name: Response - nameWithType: InvalidEmailOrPasswordException.Response - fullName: Supabase.Gotrue.InvalidEmailOrPasswordException.Response -- uid: System.Net.Http.HttpResponseMessage - commentId: T:System.Net.Http.HttpResponseMessage - parent: System.Net.Http - isExternal: true - name: HttpResponseMessage - nameWithType: HttpResponseMessage - fullName: System.Net.Http.HttpResponseMessage -- uid: System.Net.Http - commentId: N:System.Net.Http - isExternal: true - name: System.Net.Http - nameWithType: System.Net.Http - fullName: System.Net.Http -- uid: Supabase.Gotrue.InvalidEmailOrPasswordException.#ctor* - commentId: Overload:Supabase.Gotrue.InvalidEmailOrPasswordException.#ctor - name: InvalidEmailOrPasswordException - nameWithType: InvalidEmailOrPasswordException.InvalidEmailOrPasswordException - fullName: Supabase.Gotrue.InvalidEmailOrPasswordException.InvalidEmailOrPasswordException -- uid: Supabase.Gotrue.RequestException - commentId: T:Supabase.Gotrue.RequestException - parent: Supabase.Gotrue - name: RequestException - nameWithType: RequestException - fullName: Supabase.Gotrue.RequestException diff --git a/.documentation/api/Supabase.Gotrue.RequestException.yml b/.documentation/api/Supabase.Gotrue.RequestException.yml deleted file mode 100644 index 8fce76c..0000000 --- a/.documentation/api/Supabase.Gotrue.RequestException.yml +++ /dev/null @@ -1,661 +0,0 @@ -### YamlMime:ManagedReference -items: -- uid: Supabase.Gotrue.RequestException - commentId: T:Supabase.Gotrue.RequestException - id: RequestException - parent: Supabase.Gotrue - children: - - Supabase.Gotrue.RequestException.#ctor(System.Net.Http.HttpResponseMessage,Supabase.Gotrue.Responses.ErrorResponse) - - Supabase.Gotrue.RequestException.Error - - Supabase.Gotrue.RequestException.Response - langs: - - csharp - - vb - name: RequestException - nameWithType: RequestException - fullName: Supabase.Gotrue.RequestException - type: Class - source: - id: RequestException - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Helpers.cs - startLine: 112 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: 'public class RequestException : Exception, ISerializable' - content.vb: >- - Public Class RequestException - Inherits Exception - Implements ISerializable - inheritance: - - System.Object - - System.Exception - implements: - - System.Runtime.Serialization.ISerializable - inheritedMembers: - - System.Exception.GetBaseException - - System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) - - System.Exception.GetType - - System.Exception.ToString - - System.Exception.Data - - System.Exception.HelpLink - - System.Exception.HResult - - System.Exception.InnerException - - System.Exception.Message - - System.Exception.Source - - System.Exception.StackTrace - - System.Exception.TargetSite - - System.Exception.SerializeObjectState - - System.Object.Equals(System.Object) - - System.Object.Equals(System.Object,System.Object) - - System.Object.GetHashCode - - System.Object.MemberwiseClone - - System.Object.ReferenceEquals(System.Object,System.Object) - modifiers.csharp: - - public - - class - modifiers.vb: - - Public - - Class -- uid: Supabase.Gotrue.RequestException.Response - commentId: P:Supabase.Gotrue.RequestException.Response - id: Response - parent: Supabase.Gotrue.RequestException - langs: - - csharp - - vb - name: Response - nameWithType: RequestException.Response - fullName: Supabase.Gotrue.RequestException.Response - type: Property - source: - id: Response - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Helpers.cs - startLine: 114 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public HttpResponseMessage Response { get; } - parameters: [] - return: - type: System.Net.Http.HttpResponseMessage - content.vb: Public ReadOnly Property Response As HttpResponseMessage - overload: Supabase.Gotrue.RequestException.Response* - modifiers.csharp: - - public - - get - modifiers.vb: - - Public - - ReadOnly -- uid: Supabase.Gotrue.RequestException.Error - commentId: P:Supabase.Gotrue.RequestException.Error - id: Error - parent: Supabase.Gotrue.RequestException - langs: - - csharp - - vb - name: Error - nameWithType: RequestException.Error - fullName: Supabase.Gotrue.RequestException.Error - type: Property - source: - id: Error - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Helpers.cs - startLine: 115 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public ErrorResponse Error { get; } - parameters: [] - return: - type: Supabase.Gotrue.Responses.ErrorResponse - content.vb: Public ReadOnly Property Error As ErrorResponse - overload: Supabase.Gotrue.RequestException.Error* - modifiers.csharp: - - public - - get - modifiers.vb: - - Public - - ReadOnly -- uid: Supabase.Gotrue.RequestException.#ctor(System.Net.Http.HttpResponseMessage,Supabase.Gotrue.Responses.ErrorResponse) - commentId: M:Supabase.Gotrue.RequestException.#ctor(System.Net.Http.HttpResponseMessage,Supabase.Gotrue.Responses.ErrorResponse) - id: '#ctor(System.Net.Http.HttpResponseMessage,Supabase.Gotrue.Responses.ErrorResponse)' - parent: Supabase.Gotrue.RequestException - langs: - - csharp - - vb - name: RequestException(HttpResponseMessage, ErrorResponse) - nameWithType: RequestException.RequestException(HttpResponseMessage, ErrorResponse) - fullName: Supabase.Gotrue.RequestException.RequestException(System.Net.Http.HttpResponseMessage, Supabase.Gotrue.Responses.ErrorResponse) - type: Constructor - source: - id: .ctor - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Helpers.cs - startLine: 117 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public RequestException(HttpResponseMessage response, ErrorResponse error) - parameters: - - id: response - type: System.Net.Http.HttpResponseMessage - - id: error - type: Supabase.Gotrue.Responses.ErrorResponse - content.vb: Public Sub New(response As HttpResponseMessage, error As ErrorResponse) - overload: Supabase.Gotrue.RequestException.#ctor* - modifiers.csharp: - - public - modifiers.vb: - - Public -references: -- uid: Supabase.Gotrue - commentId: N:Supabase.Gotrue - name: Supabase.Gotrue - nameWithType: Supabase.Gotrue - fullName: Supabase.Gotrue -- uid: System.Object - commentId: T:System.Object - parent: System - isExternal: true - name: Object - nameWithType: Object - fullName: System.Object -- uid: System.Exception - commentId: T:System.Exception - parent: System - isExternal: true - name: Exception - nameWithType: Exception - fullName: System.Exception -- uid: System.Runtime.Serialization.ISerializable - commentId: T:System.Runtime.Serialization.ISerializable - parent: System.Runtime.Serialization - isExternal: true - name: ISerializable - nameWithType: ISerializable - fullName: System.Runtime.Serialization.ISerializable -- uid: System.Exception.GetBaseException - commentId: M:System.Exception.GetBaseException - parent: System.Exception - isExternal: true - name: GetBaseException() - nameWithType: Exception.GetBaseException() - fullName: System.Exception.GetBaseException() - spec.csharp: - - uid: System.Exception.GetBaseException - name: GetBaseException - nameWithType: Exception.GetBaseException - fullName: System.Exception.GetBaseException - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Exception.GetBaseException - name: GetBaseException - nameWithType: Exception.GetBaseException - fullName: System.Exception.GetBaseException - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) - commentId: M:System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) - parent: System.Exception - isExternal: true - name: GetObjectData(SerializationInfo, StreamingContext) - nameWithType: Exception.GetObjectData(SerializationInfo, StreamingContext) - fullName: System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo, System.Runtime.Serialization.StreamingContext) - spec.csharp: - - uid: System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) - name: GetObjectData - nameWithType: Exception.GetObjectData - fullName: System.Exception.GetObjectData - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Runtime.Serialization.SerializationInfo - name: SerializationInfo - nameWithType: SerializationInfo - fullName: System.Runtime.Serialization.SerializationInfo - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Runtime.Serialization.StreamingContext - name: StreamingContext - nameWithType: StreamingContext - fullName: System.Runtime.Serialization.StreamingContext - isExternal: true - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Exception.GetObjectData(System.Runtime.Serialization.SerializationInfo,System.Runtime.Serialization.StreamingContext) - name: GetObjectData - nameWithType: Exception.GetObjectData - fullName: System.Exception.GetObjectData - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Runtime.Serialization.SerializationInfo - name: SerializationInfo - nameWithType: SerializationInfo - fullName: System.Runtime.Serialization.SerializationInfo - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Runtime.Serialization.StreamingContext - name: StreamingContext - nameWithType: StreamingContext - fullName: System.Runtime.Serialization.StreamingContext - isExternal: true - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Exception.GetType - commentId: M:System.Exception.GetType - parent: System.Exception - isExternal: true - name: GetType() - nameWithType: Exception.GetType() - fullName: System.Exception.GetType() - spec.csharp: - - uid: System.Exception.GetType - name: GetType - nameWithType: Exception.GetType - fullName: System.Exception.GetType - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Exception.GetType - name: GetType - nameWithType: Exception.GetType - fullName: System.Exception.GetType - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Exception.ToString - commentId: M:System.Exception.ToString - parent: System.Exception - isExternal: true - name: ToString() - nameWithType: Exception.ToString() - fullName: System.Exception.ToString() - spec.csharp: - - uid: System.Exception.ToString - name: ToString - nameWithType: Exception.ToString - fullName: System.Exception.ToString - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Exception.ToString - name: ToString - nameWithType: Exception.ToString - fullName: System.Exception.ToString - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Exception.Data - commentId: P:System.Exception.Data - parent: System.Exception - isExternal: true - name: Data - nameWithType: Exception.Data - fullName: System.Exception.Data -- uid: System.Exception.HelpLink - commentId: P:System.Exception.HelpLink - parent: System.Exception - isExternal: true - name: HelpLink - nameWithType: Exception.HelpLink - fullName: System.Exception.HelpLink -- uid: System.Exception.HResult - commentId: P:System.Exception.HResult - parent: System.Exception - isExternal: true - name: HResult - nameWithType: Exception.HResult - fullName: System.Exception.HResult -- uid: System.Exception.InnerException - commentId: P:System.Exception.InnerException - parent: System.Exception - isExternal: true - name: InnerException - nameWithType: Exception.InnerException - fullName: System.Exception.InnerException -- uid: System.Exception.Message - commentId: P:System.Exception.Message - parent: System.Exception - isExternal: true - name: Message - nameWithType: Exception.Message - fullName: System.Exception.Message -- uid: System.Exception.Source - commentId: P:System.Exception.Source - parent: System.Exception - isExternal: true - name: Source - nameWithType: Exception.Source - fullName: System.Exception.Source -- uid: System.Exception.StackTrace - commentId: P:System.Exception.StackTrace - parent: System.Exception - isExternal: true - name: StackTrace - nameWithType: Exception.StackTrace - fullName: System.Exception.StackTrace -- uid: System.Exception.TargetSite - commentId: P:System.Exception.TargetSite - parent: System.Exception - isExternal: true - name: TargetSite - nameWithType: Exception.TargetSite - fullName: System.Exception.TargetSite -- uid: System.Exception.SerializeObjectState - commentId: E:System.Exception.SerializeObjectState - parent: System.Exception - isExternal: true - name: SerializeObjectState - nameWithType: Exception.SerializeObjectState - fullName: System.Exception.SerializeObjectState -- uid: System.Object.Equals(System.Object) - commentId: M:System.Object.Equals(System.Object) - parent: System.Object - isExternal: true - name: Equals(Object) - nameWithType: Object.Equals(Object) - fullName: System.Object.Equals(System.Object) - spec.csharp: - - uid: System.Object.Equals(System.Object) - name: Equals - nameWithType: Object.Equals - fullName: System.Object.Equals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.Equals(System.Object) - name: Equals - nameWithType: Object.Equals - fullName: System.Object.Equals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.Equals(System.Object,System.Object) - commentId: M:System.Object.Equals(System.Object,System.Object) - parent: System.Object - isExternal: true - name: Equals(Object, Object) - nameWithType: Object.Equals(Object, Object) - fullName: System.Object.Equals(System.Object, System.Object) - spec.csharp: - - uid: System.Object.Equals(System.Object,System.Object) - name: Equals - nameWithType: Object.Equals - fullName: System.Object.Equals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.Equals(System.Object,System.Object) - name: Equals - nameWithType: Object.Equals - fullName: System.Object.Equals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.GetHashCode - commentId: M:System.Object.GetHashCode - parent: System.Object - isExternal: true - name: GetHashCode() - nameWithType: Object.GetHashCode() - fullName: System.Object.GetHashCode() - spec.csharp: - - uid: System.Object.GetHashCode - name: GetHashCode - nameWithType: Object.GetHashCode - fullName: System.Object.GetHashCode - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.GetHashCode - name: GetHashCode - nameWithType: Object.GetHashCode - fullName: System.Object.GetHashCode - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.MemberwiseClone - commentId: M:System.Object.MemberwiseClone - parent: System.Object - isExternal: true - name: MemberwiseClone() - nameWithType: Object.MemberwiseClone() - fullName: System.Object.MemberwiseClone() - spec.csharp: - - uid: System.Object.MemberwiseClone - name: MemberwiseClone - nameWithType: Object.MemberwiseClone - fullName: System.Object.MemberwiseClone - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.MemberwiseClone - name: MemberwiseClone - nameWithType: Object.MemberwiseClone - fullName: System.Object.MemberwiseClone - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.ReferenceEquals(System.Object,System.Object) - commentId: M:System.Object.ReferenceEquals(System.Object,System.Object) - parent: System.Object - isExternal: true - name: ReferenceEquals(Object, Object) - nameWithType: Object.ReferenceEquals(Object, Object) - fullName: System.Object.ReferenceEquals(System.Object, System.Object) - spec.csharp: - - uid: System.Object.ReferenceEquals(System.Object,System.Object) - name: ReferenceEquals - nameWithType: Object.ReferenceEquals - fullName: System.Object.ReferenceEquals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.ReferenceEquals(System.Object,System.Object) - name: ReferenceEquals - nameWithType: Object.ReferenceEquals - fullName: System.Object.ReferenceEquals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) -- uid: System - commentId: N:System - isExternal: true - name: System - nameWithType: System - fullName: System -- uid: System.Runtime.Serialization - commentId: N:System.Runtime.Serialization - isExternal: true - name: System.Runtime.Serialization - nameWithType: System.Runtime.Serialization - fullName: System.Runtime.Serialization -- uid: Supabase.Gotrue.RequestException.Response* - commentId: Overload:Supabase.Gotrue.RequestException.Response - name: Response - nameWithType: RequestException.Response - fullName: Supabase.Gotrue.RequestException.Response -- uid: System.Net.Http.HttpResponseMessage - commentId: T:System.Net.Http.HttpResponseMessage - parent: System.Net.Http - isExternal: true - name: HttpResponseMessage - nameWithType: HttpResponseMessage - fullName: System.Net.Http.HttpResponseMessage -- uid: System.Net.Http - commentId: N:System.Net.Http - isExternal: true - name: System.Net.Http - nameWithType: System.Net.Http - fullName: System.Net.Http -- uid: Supabase.Gotrue.RequestException.Error* - commentId: Overload:Supabase.Gotrue.RequestException.Error - name: Error - nameWithType: RequestException.Error - fullName: Supabase.Gotrue.RequestException.Error -- uid: Supabase.Gotrue.Responses.ErrorResponse - commentId: T:Supabase.Gotrue.Responses.ErrorResponse - parent: Supabase.Gotrue.Responses - name: ErrorResponse - nameWithType: ErrorResponse - fullName: Supabase.Gotrue.Responses.ErrorResponse -- uid: Supabase.Gotrue.Responses - commentId: N:Supabase.Gotrue.Responses - name: Supabase.Gotrue.Responses - nameWithType: Supabase.Gotrue.Responses - fullName: Supabase.Gotrue.Responses -- uid: Supabase.Gotrue.RequestException.#ctor* - commentId: Overload:Supabase.Gotrue.RequestException.#ctor - name: RequestException - nameWithType: RequestException.RequestException - fullName: Supabase.Gotrue.RequestException.RequestException diff --git a/.documentation/api/Supabase.Gotrue.Responses.BaseResponse.yml b/.documentation/api/Supabase.Gotrue.Responses.BaseResponse.yml deleted file mode 100644 index 108911e..0000000 --- a/.documentation/api/Supabase.Gotrue.Responses.BaseResponse.yml +++ /dev/null @@ -1,436 +0,0 @@ -### YamlMime:ManagedReference -items: -- uid: Supabase.Gotrue.Responses.BaseResponse - commentId: T:Supabase.Gotrue.Responses.BaseResponse - id: BaseResponse - parent: Supabase.Gotrue.Responses - children: - - Supabase.Gotrue.Responses.BaseResponse.Content - - Supabase.Gotrue.Responses.BaseResponse.ResponseMessage - langs: - - csharp - - vb - name: BaseResponse - nameWithType: BaseResponse - fullName: Supabase.Gotrue.Responses.BaseResponse - type: Class - source: - id: BaseResponse - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Responses/BaseResponse.cs - startLine: 9 - assemblies: - - Gotrue - namespace: Supabase.Gotrue.Responses - summary: "\nA wrapper class from which all Responses derive.\n" - example: [] - syntax: - content: public class BaseResponse - content.vb: Public Class BaseResponse - inheritance: - - System.Object - derivedClasses: - - Supabase.Gotrue.Responses.ErrorResponse - inheritedMembers: - - System.Object.Equals(System.Object) - - System.Object.Equals(System.Object,System.Object) - - System.Object.GetHashCode - - System.Object.GetType - - System.Object.MemberwiseClone - - System.Object.ReferenceEquals(System.Object,System.Object) - - System.Object.ToString - modifiers.csharp: - - public - - class - modifiers.vb: - - Public - - Class -- uid: Supabase.Gotrue.Responses.BaseResponse.ResponseMessage - commentId: P:Supabase.Gotrue.Responses.BaseResponse.ResponseMessage - id: ResponseMessage - parent: Supabase.Gotrue.Responses.BaseResponse - langs: - - csharp - - vb - name: ResponseMessage - nameWithType: BaseResponse.ResponseMessage - fullName: Supabase.Gotrue.Responses.BaseResponse.ResponseMessage - type: Property - source: - id: ResponseMessage - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Responses/BaseResponse.cs - startLine: 11 - assemblies: - - Gotrue - namespace: Supabase.Gotrue.Responses - syntax: - content: public HttpResponseMessage ResponseMessage { get; set; } - parameters: [] - return: - type: System.Net.Http.HttpResponseMessage - content.vb: Public Property ResponseMessage As HttpResponseMessage - overload: Supabase.Gotrue.Responses.BaseResponse.ResponseMessage* - modifiers.csharp: - - public - - get - - set - modifiers.vb: - - Public -- uid: Supabase.Gotrue.Responses.BaseResponse.Content - commentId: P:Supabase.Gotrue.Responses.BaseResponse.Content - id: Content - parent: Supabase.Gotrue.Responses.BaseResponse - langs: - - csharp - - vb - name: Content - nameWithType: BaseResponse.Content - fullName: Supabase.Gotrue.Responses.BaseResponse.Content - type: Property - source: - id: Content - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Responses/BaseResponse.cs - startLine: 14 - assemblies: - - Gotrue - namespace: Supabase.Gotrue.Responses - syntax: - content: public string Content { get; set; } - parameters: [] - return: - type: System.String - content.vb: Public Property Content As String - overload: Supabase.Gotrue.Responses.BaseResponse.Content* - modifiers.csharp: - - public - - get - - set - modifiers.vb: - - Public -references: -- uid: Supabase.Gotrue.Responses - commentId: N:Supabase.Gotrue.Responses - name: Supabase.Gotrue.Responses - nameWithType: Supabase.Gotrue.Responses - fullName: Supabase.Gotrue.Responses -- uid: System.Object - commentId: T:System.Object - parent: System - isExternal: true - name: Object - nameWithType: Object - fullName: System.Object -- uid: System.Object.Equals(System.Object) - commentId: M:System.Object.Equals(System.Object) - parent: System.Object - isExternal: true - name: Equals(Object) - nameWithType: Object.Equals(Object) - fullName: System.Object.Equals(System.Object) - spec.csharp: - - uid: System.Object.Equals(System.Object) - name: Equals - nameWithType: Object.Equals - fullName: System.Object.Equals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.Equals(System.Object) - name: Equals - nameWithType: Object.Equals - fullName: System.Object.Equals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.Equals(System.Object,System.Object) - commentId: M:System.Object.Equals(System.Object,System.Object) - parent: System.Object - isExternal: true - name: Equals(Object, Object) - nameWithType: Object.Equals(Object, Object) - fullName: System.Object.Equals(System.Object, System.Object) - spec.csharp: - - uid: System.Object.Equals(System.Object,System.Object) - name: Equals - nameWithType: Object.Equals - fullName: System.Object.Equals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.Equals(System.Object,System.Object) - name: Equals - nameWithType: Object.Equals - fullName: System.Object.Equals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.GetHashCode - commentId: M:System.Object.GetHashCode - parent: System.Object - isExternal: true - name: GetHashCode() - nameWithType: Object.GetHashCode() - fullName: System.Object.GetHashCode() - spec.csharp: - - uid: System.Object.GetHashCode - name: GetHashCode - nameWithType: Object.GetHashCode - fullName: System.Object.GetHashCode - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.GetHashCode - name: GetHashCode - nameWithType: Object.GetHashCode - fullName: System.Object.GetHashCode - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.GetType - commentId: M:System.Object.GetType - parent: System.Object - isExternal: true - name: GetType() - nameWithType: Object.GetType() - fullName: System.Object.GetType() - spec.csharp: - - uid: System.Object.GetType - name: GetType - nameWithType: Object.GetType - fullName: System.Object.GetType - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.GetType - name: GetType - nameWithType: Object.GetType - fullName: System.Object.GetType - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.MemberwiseClone - commentId: M:System.Object.MemberwiseClone - parent: System.Object - isExternal: true - name: MemberwiseClone() - nameWithType: Object.MemberwiseClone() - fullName: System.Object.MemberwiseClone() - spec.csharp: - - uid: System.Object.MemberwiseClone - name: MemberwiseClone - nameWithType: Object.MemberwiseClone - fullName: System.Object.MemberwiseClone - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.MemberwiseClone - name: MemberwiseClone - nameWithType: Object.MemberwiseClone - fullName: System.Object.MemberwiseClone - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.ReferenceEquals(System.Object,System.Object) - commentId: M:System.Object.ReferenceEquals(System.Object,System.Object) - parent: System.Object - isExternal: true - name: ReferenceEquals(Object, Object) - nameWithType: Object.ReferenceEquals(Object, Object) - fullName: System.Object.ReferenceEquals(System.Object, System.Object) - spec.csharp: - - uid: System.Object.ReferenceEquals(System.Object,System.Object) - name: ReferenceEquals - nameWithType: Object.ReferenceEquals - fullName: System.Object.ReferenceEquals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.ReferenceEquals(System.Object,System.Object) - name: ReferenceEquals - nameWithType: Object.ReferenceEquals - fullName: System.Object.ReferenceEquals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.ToString - commentId: M:System.Object.ToString - parent: System.Object - isExternal: true - name: ToString() - nameWithType: Object.ToString() - fullName: System.Object.ToString() - spec.csharp: - - uid: System.Object.ToString - name: ToString - nameWithType: Object.ToString - fullName: System.Object.ToString - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.ToString - name: ToString - nameWithType: Object.ToString - fullName: System.Object.ToString - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) -- uid: System - commentId: N:System - isExternal: true - name: System - nameWithType: System - fullName: System -- uid: Supabase.Gotrue.Responses.BaseResponse.ResponseMessage* - commentId: Overload:Supabase.Gotrue.Responses.BaseResponse.ResponseMessage - name: ResponseMessage - nameWithType: BaseResponse.ResponseMessage - fullName: Supabase.Gotrue.Responses.BaseResponse.ResponseMessage -- uid: System.Net.Http.HttpResponseMessage - commentId: T:System.Net.Http.HttpResponseMessage - parent: System.Net.Http - isExternal: true - name: HttpResponseMessage - nameWithType: HttpResponseMessage - fullName: System.Net.Http.HttpResponseMessage -- uid: System.Net.Http - commentId: N:System.Net.Http - isExternal: true - name: System.Net.Http - nameWithType: System.Net.Http - fullName: System.Net.Http -- uid: Supabase.Gotrue.Responses.BaseResponse.Content* - commentId: Overload:Supabase.Gotrue.Responses.BaseResponse.Content - name: Content - nameWithType: BaseResponse.Content - fullName: Supabase.Gotrue.Responses.BaseResponse.Content -- uid: System.String - commentId: T:System.String - parent: System - isExternal: true - name: String - nameWithType: String - fullName: System.String diff --git a/.documentation/api/Supabase.Gotrue.Responses.ErrorResponse.yml b/.documentation/api/Supabase.Gotrue.Responses.ErrorResponse.yml deleted file mode 100644 index ae739d0..0000000 --- a/.documentation/api/Supabase.Gotrue.Responses.ErrorResponse.yml +++ /dev/null @@ -1,407 +0,0 @@ -### YamlMime:ManagedReference -items: -- uid: Supabase.Gotrue.Responses.ErrorResponse - commentId: T:Supabase.Gotrue.Responses.ErrorResponse - id: ErrorResponse - parent: Supabase.Gotrue.Responses - children: - - Supabase.Gotrue.Responses.ErrorResponse.Message - langs: - - csharp - - vb - name: ErrorResponse - nameWithType: ErrorResponse - fullName: Supabase.Gotrue.Responses.ErrorResponse - type: Class - source: - id: ErrorResponse - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Responses/ErrorResponse.cs - startLine: 8 - assemblies: - - Gotrue - namespace: Supabase.Gotrue.Responses - summary: "\nA representation of Postgrest's API error response.\n" - example: [] - syntax: - content: 'public class ErrorResponse : BaseResponse' - content.vb: >- - Public Class ErrorResponse - Inherits BaseResponse - inheritance: - - System.Object - - Supabase.Gotrue.Responses.BaseResponse - inheritedMembers: - - Supabase.Gotrue.Responses.BaseResponse.ResponseMessage - - Supabase.Gotrue.Responses.BaseResponse.Content - - System.Object.Equals(System.Object) - - System.Object.Equals(System.Object,System.Object) - - System.Object.GetHashCode - - System.Object.GetType - - System.Object.MemberwiseClone - - System.Object.ReferenceEquals(System.Object,System.Object) - - System.Object.ToString - modifiers.csharp: - - public - - class - modifiers.vb: - - Public - - Class -- uid: Supabase.Gotrue.Responses.ErrorResponse.Message - commentId: P:Supabase.Gotrue.Responses.ErrorResponse.Message - id: Message - parent: Supabase.Gotrue.Responses.ErrorResponse - langs: - - csharp - - vb - name: Message - nameWithType: ErrorResponse.Message - fullName: Supabase.Gotrue.Responses.ErrorResponse.Message - type: Property - source: - id: Message - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Responses/ErrorResponse.cs - startLine: 10 - assemblies: - - Gotrue - namespace: Supabase.Gotrue.Responses - syntax: - content: public string Message { get; set; } - parameters: [] - return: - type: System.String - content.vb: Public Property Message As String - overload: Supabase.Gotrue.Responses.ErrorResponse.Message* - modifiers.csharp: - - public - - get - - set - modifiers.vb: - - Public -references: -- uid: Supabase.Gotrue.Responses - commentId: N:Supabase.Gotrue.Responses - name: Supabase.Gotrue.Responses - nameWithType: Supabase.Gotrue.Responses - fullName: Supabase.Gotrue.Responses -- uid: System.Object - commentId: T:System.Object - parent: System - isExternal: true - name: Object - nameWithType: Object - fullName: System.Object -- uid: Supabase.Gotrue.Responses.BaseResponse - commentId: T:Supabase.Gotrue.Responses.BaseResponse - parent: Supabase.Gotrue.Responses - name: BaseResponse - nameWithType: BaseResponse - fullName: Supabase.Gotrue.Responses.BaseResponse -- uid: Supabase.Gotrue.Responses.BaseResponse.ResponseMessage - commentId: P:Supabase.Gotrue.Responses.BaseResponse.ResponseMessage - parent: Supabase.Gotrue.Responses.BaseResponse - name: ResponseMessage - nameWithType: BaseResponse.ResponseMessage - fullName: Supabase.Gotrue.Responses.BaseResponse.ResponseMessage -- uid: Supabase.Gotrue.Responses.BaseResponse.Content - commentId: P:Supabase.Gotrue.Responses.BaseResponse.Content - parent: Supabase.Gotrue.Responses.BaseResponse - name: Content - nameWithType: BaseResponse.Content - fullName: Supabase.Gotrue.Responses.BaseResponse.Content -- uid: System.Object.Equals(System.Object) - commentId: M:System.Object.Equals(System.Object) - parent: System.Object - isExternal: true - name: Equals(Object) - nameWithType: Object.Equals(Object) - fullName: System.Object.Equals(System.Object) - spec.csharp: - - uid: System.Object.Equals(System.Object) - name: Equals - nameWithType: Object.Equals - fullName: System.Object.Equals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.Equals(System.Object) - name: Equals - nameWithType: Object.Equals - fullName: System.Object.Equals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.Equals(System.Object,System.Object) - commentId: M:System.Object.Equals(System.Object,System.Object) - parent: System.Object - isExternal: true - name: Equals(Object, Object) - nameWithType: Object.Equals(Object, Object) - fullName: System.Object.Equals(System.Object, System.Object) - spec.csharp: - - uid: System.Object.Equals(System.Object,System.Object) - name: Equals - nameWithType: Object.Equals - fullName: System.Object.Equals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.Equals(System.Object,System.Object) - name: Equals - nameWithType: Object.Equals - fullName: System.Object.Equals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.GetHashCode - commentId: M:System.Object.GetHashCode - parent: System.Object - isExternal: true - name: GetHashCode() - nameWithType: Object.GetHashCode() - fullName: System.Object.GetHashCode() - spec.csharp: - - uid: System.Object.GetHashCode - name: GetHashCode - nameWithType: Object.GetHashCode - fullName: System.Object.GetHashCode - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.GetHashCode - name: GetHashCode - nameWithType: Object.GetHashCode - fullName: System.Object.GetHashCode - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.GetType - commentId: M:System.Object.GetType - parent: System.Object - isExternal: true - name: GetType() - nameWithType: Object.GetType() - fullName: System.Object.GetType() - spec.csharp: - - uid: System.Object.GetType - name: GetType - nameWithType: Object.GetType - fullName: System.Object.GetType - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.GetType - name: GetType - nameWithType: Object.GetType - fullName: System.Object.GetType - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.MemberwiseClone - commentId: M:System.Object.MemberwiseClone - parent: System.Object - isExternal: true - name: MemberwiseClone() - nameWithType: Object.MemberwiseClone() - fullName: System.Object.MemberwiseClone() - spec.csharp: - - uid: System.Object.MemberwiseClone - name: MemberwiseClone - nameWithType: Object.MemberwiseClone - fullName: System.Object.MemberwiseClone - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.MemberwiseClone - name: MemberwiseClone - nameWithType: Object.MemberwiseClone - fullName: System.Object.MemberwiseClone - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.ReferenceEquals(System.Object,System.Object) - commentId: M:System.Object.ReferenceEquals(System.Object,System.Object) - parent: System.Object - isExternal: true - name: ReferenceEquals(Object, Object) - nameWithType: Object.ReferenceEquals(Object, Object) - fullName: System.Object.ReferenceEquals(System.Object, System.Object) - spec.csharp: - - uid: System.Object.ReferenceEquals(System.Object,System.Object) - name: ReferenceEquals - nameWithType: Object.ReferenceEquals - fullName: System.Object.ReferenceEquals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.ReferenceEquals(System.Object,System.Object) - name: ReferenceEquals - nameWithType: Object.ReferenceEquals - fullName: System.Object.ReferenceEquals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.ToString - commentId: M:System.Object.ToString - parent: System.Object - isExternal: true - name: ToString() - nameWithType: Object.ToString() - fullName: System.Object.ToString() - spec.csharp: - - uid: System.Object.ToString - name: ToString - nameWithType: Object.ToString - fullName: System.Object.ToString - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.ToString - name: ToString - nameWithType: Object.ToString - fullName: System.Object.ToString - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) -- uid: System - commentId: N:System - isExternal: true - name: System - nameWithType: System - fullName: System -- uid: Supabase.Gotrue.Responses.ErrorResponse.Message* - commentId: Overload:Supabase.Gotrue.Responses.ErrorResponse.Message - name: Message - nameWithType: ErrorResponse.Message - fullName: Supabase.Gotrue.Responses.ErrorResponse.Message -- uid: System.String - commentId: T:System.String - parent: System - isExternal: true - name: String - nameWithType: String - fullName: System.String diff --git a/.documentation/api/Supabase.Gotrue.Responses.yml b/.documentation/api/Supabase.Gotrue.Responses.yml deleted file mode 100644 index ecf0b43..0000000 --- a/.documentation/api/Supabase.Gotrue.Responses.yml +++ /dev/null @@ -1,35 +0,0 @@ -### YamlMime:ManagedReference -items: -- uid: Supabase.Gotrue.Responses - commentId: N:Supabase.Gotrue.Responses - id: Supabase.Gotrue.Responses - children: - - Supabase.Gotrue.Responses.BaseResponse - - Supabase.Gotrue.Responses.ErrorResponse - langs: - - csharp - - vb - name: Supabase.Gotrue.Responses - nameWithType: Supabase.Gotrue.Responses - fullName: Supabase.Gotrue.Responses - type: Namespace - assemblies: - - Gotrue -references: -- uid: Supabase.Gotrue.Responses.BaseResponse - commentId: T:Supabase.Gotrue.Responses.BaseResponse - parent: Supabase.Gotrue.Responses - name: BaseResponse - nameWithType: BaseResponse - fullName: Supabase.Gotrue.Responses.BaseResponse -- uid: Supabase.Gotrue.Responses.ErrorResponse - commentId: T:Supabase.Gotrue.Responses.ErrorResponse - parent: Supabase.Gotrue.Responses - name: ErrorResponse - nameWithType: ErrorResponse - fullName: Supabase.Gotrue.Responses.ErrorResponse -- uid: Supabase.Gotrue.Responses - commentId: N:Supabase.Gotrue.Responses - name: Supabase.Gotrue.Responses - nameWithType: Supabase.Gotrue.Responses - fullName: Supabase.Gotrue.Responses diff --git a/.documentation/api/Supabase.Gotrue.Session.yml b/.documentation/api/Supabase.Gotrue.Session.yml deleted file mode 100644 index 1bad041..0000000 --- a/.documentation/api/Supabase.Gotrue.Session.yml +++ /dev/null @@ -1,536 +0,0 @@ -### YamlMime:ManagedReference -items: -- uid: Supabase.Gotrue.Session - commentId: T:Supabase.Gotrue.Session - id: Session - parent: Supabase.Gotrue - children: - - Supabase.Gotrue.Session.AccessToken - - Supabase.Gotrue.Session.ExpiresIn - - Supabase.Gotrue.Session.RefreshToken - - Supabase.Gotrue.Session.TokenType - - Supabase.Gotrue.Session.User - langs: - - csharp - - vb - name: Session - nameWithType: Session - fullName: Supabase.Gotrue.Session - type: Class - source: - id: Session - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Session.cs - startLine: 5 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public class Session - content.vb: Public Class Session - inheritance: - - System.Object - inheritedMembers: - - System.Object.Equals(System.Object) - - System.Object.Equals(System.Object,System.Object) - - System.Object.GetHashCode - - System.Object.GetType - - System.Object.MemberwiseClone - - System.Object.ReferenceEquals(System.Object,System.Object) - - System.Object.ToString - modifiers.csharp: - - public - - class - modifiers.vb: - - Public - - Class -- uid: Supabase.Gotrue.Session.AccessToken - commentId: P:Supabase.Gotrue.Session.AccessToken - id: AccessToken - parent: Supabase.Gotrue.Session - langs: - - csharp - - vb - name: AccessToken - nameWithType: Session.AccessToken - fullName: Supabase.Gotrue.Session.AccessToken - type: Property - source: - id: AccessToken - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Session.cs - startLine: 7 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public string AccessToken { get; set; } - parameters: [] - return: - type: System.String - content.vb: Public Property AccessToken As String - overload: Supabase.Gotrue.Session.AccessToken* - modifiers.csharp: - - public - - get - - set - modifiers.vb: - - Public -- uid: Supabase.Gotrue.Session.ExpiresIn - commentId: P:Supabase.Gotrue.Session.ExpiresIn - id: ExpiresIn - parent: Supabase.Gotrue.Session - langs: - - csharp - - vb - name: ExpiresIn - nameWithType: Session.ExpiresIn - fullName: Supabase.Gotrue.Session.ExpiresIn - type: Property - source: - id: ExpiresIn - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Session.cs - startLine: 10 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public string ExpiresIn { get; set; } - parameters: [] - return: - type: System.String - content.vb: Public Property ExpiresIn As String - overload: Supabase.Gotrue.Session.ExpiresIn* - modifiers.csharp: - - public - - get - - set - modifiers.vb: - - Public -- uid: Supabase.Gotrue.Session.RefreshToken - commentId: P:Supabase.Gotrue.Session.RefreshToken - id: RefreshToken - parent: Supabase.Gotrue.Session - langs: - - csharp - - vb - name: RefreshToken - nameWithType: Session.RefreshToken - fullName: Supabase.Gotrue.Session.RefreshToken - type: Property - source: - id: RefreshToken - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Session.cs - startLine: 13 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public string RefreshToken { get; set; } - parameters: [] - return: - type: System.String - content.vb: Public Property RefreshToken As String - overload: Supabase.Gotrue.Session.RefreshToken* - modifiers.csharp: - - public - - get - - set - modifiers.vb: - - Public -- uid: Supabase.Gotrue.Session.TokenType - commentId: P:Supabase.Gotrue.Session.TokenType - id: TokenType - parent: Supabase.Gotrue.Session - langs: - - csharp - - vb - name: TokenType - nameWithType: Session.TokenType - fullName: Supabase.Gotrue.Session.TokenType - type: Property - source: - id: TokenType - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Session.cs - startLine: 16 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public string TokenType { get; set; } - parameters: [] - return: - type: System.String - content.vb: Public Property TokenType As String - overload: Supabase.Gotrue.Session.TokenType* - modifiers.csharp: - - public - - get - - set - modifiers.vb: - - Public -- uid: Supabase.Gotrue.Session.User - commentId: P:Supabase.Gotrue.Session.User - id: User - parent: Supabase.Gotrue.Session - langs: - - csharp - - vb - name: User - nameWithType: Session.User - fullName: Supabase.Gotrue.Session.User - type: Property - source: - id: User - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/Session.cs - startLine: 19 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public User User { get; set; } - parameters: [] - return: - type: Supabase.Gotrue.User - content.vb: Public Property User As User - overload: Supabase.Gotrue.Session.User* - modifiers.csharp: - - public - - get - - set - modifiers.vb: - - Public -references: -- uid: Supabase.Gotrue - commentId: N:Supabase.Gotrue - name: Supabase.Gotrue - nameWithType: Supabase.Gotrue - fullName: Supabase.Gotrue -- uid: System.Object - commentId: T:System.Object - parent: System - isExternal: true - name: Object - nameWithType: Object - fullName: System.Object -- uid: System.Object.Equals(System.Object) - commentId: M:System.Object.Equals(System.Object) - parent: System.Object - isExternal: true - name: Equals(Object) - nameWithType: Object.Equals(Object) - fullName: System.Object.Equals(System.Object) - spec.csharp: - - uid: System.Object.Equals(System.Object) - name: Equals - nameWithType: Object.Equals - fullName: System.Object.Equals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.Equals(System.Object) - name: Equals - nameWithType: Object.Equals - fullName: System.Object.Equals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.Equals(System.Object,System.Object) - commentId: M:System.Object.Equals(System.Object,System.Object) - parent: System.Object - isExternal: true - name: Equals(Object, Object) - nameWithType: Object.Equals(Object, Object) - fullName: System.Object.Equals(System.Object, System.Object) - spec.csharp: - - uid: System.Object.Equals(System.Object,System.Object) - name: Equals - nameWithType: Object.Equals - fullName: System.Object.Equals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.Equals(System.Object,System.Object) - name: Equals - nameWithType: Object.Equals - fullName: System.Object.Equals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.GetHashCode - commentId: M:System.Object.GetHashCode - parent: System.Object - isExternal: true - name: GetHashCode() - nameWithType: Object.GetHashCode() - fullName: System.Object.GetHashCode() - spec.csharp: - - uid: System.Object.GetHashCode - name: GetHashCode - nameWithType: Object.GetHashCode - fullName: System.Object.GetHashCode - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.GetHashCode - name: GetHashCode - nameWithType: Object.GetHashCode - fullName: System.Object.GetHashCode - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.GetType - commentId: M:System.Object.GetType - parent: System.Object - isExternal: true - name: GetType() - nameWithType: Object.GetType() - fullName: System.Object.GetType() - spec.csharp: - - uid: System.Object.GetType - name: GetType - nameWithType: Object.GetType - fullName: System.Object.GetType - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.GetType - name: GetType - nameWithType: Object.GetType - fullName: System.Object.GetType - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.MemberwiseClone - commentId: M:System.Object.MemberwiseClone - parent: System.Object - isExternal: true - name: MemberwiseClone() - nameWithType: Object.MemberwiseClone() - fullName: System.Object.MemberwiseClone() - spec.csharp: - - uid: System.Object.MemberwiseClone - name: MemberwiseClone - nameWithType: Object.MemberwiseClone - fullName: System.Object.MemberwiseClone - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.MemberwiseClone - name: MemberwiseClone - nameWithType: Object.MemberwiseClone - fullName: System.Object.MemberwiseClone - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.ReferenceEquals(System.Object,System.Object) - commentId: M:System.Object.ReferenceEquals(System.Object,System.Object) - parent: System.Object - isExternal: true - name: ReferenceEquals(Object, Object) - nameWithType: Object.ReferenceEquals(Object, Object) - fullName: System.Object.ReferenceEquals(System.Object, System.Object) - spec.csharp: - - uid: System.Object.ReferenceEquals(System.Object,System.Object) - name: ReferenceEquals - nameWithType: Object.ReferenceEquals - fullName: System.Object.ReferenceEquals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.ReferenceEquals(System.Object,System.Object) - name: ReferenceEquals - nameWithType: Object.ReferenceEquals - fullName: System.Object.ReferenceEquals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.ToString - commentId: M:System.Object.ToString - parent: System.Object - isExternal: true - name: ToString() - nameWithType: Object.ToString() - fullName: System.Object.ToString() - spec.csharp: - - uid: System.Object.ToString - name: ToString - nameWithType: Object.ToString - fullName: System.Object.ToString - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.ToString - name: ToString - nameWithType: Object.ToString - fullName: System.Object.ToString - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) -- uid: System - commentId: N:System - isExternal: true - name: System - nameWithType: System - fullName: System -- uid: Supabase.Gotrue.Session.AccessToken* - commentId: Overload:Supabase.Gotrue.Session.AccessToken - name: AccessToken - nameWithType: Session.AccessToken - fullName: Supabase.Gotrue.Session.AccessToken -- uid: System.String - commentId: T:System.String - parent: System - isExternal: true - name: String - nameWithType: String - fullName: System.String -- uid: Supabase.Gotrue.Session.ExpiresIn* - commentId: Overload:Supabase.Gotrue.Session.ExpiresIn - name: ExpiresIn - nameWithType: Session.ExpiresIn - fullName: Supabase.Gotrue.Session.ExpiresIn -- uid: Supabase.Gotrue.Session.RefreshToken* - commentId: Overload:Supabase.Gotrue.Session.RefreshToken - name: RefreshToken - nameWithType: Session.RefreshToken - fullName: Supabase.Gotrue.Session.RefreshToken -- uid: Supabase.Gotrue.Session.TokenType* - commentId: Overload:Supabase.Gotrue.Session.TokenType - name: TokenType - nameWithType: Session.TokenType - fullName: Supabase.Gotrue.Session.TokenType -- uid: Supabase.Gotrue.Session.User* - commentId: Overload:Supabase.Gotrue.Session.User - name: User - nameWithType: Session.User - fullName: Supabase.Gotrue.Session.User -- uid: Supabase.Gotrue.User - commentId: T:Supabase.Gotrue.User - parent: Supabase.Gotrue - name: User - nameWithType: User - fullName: Supabase.Gotrue.User diff --git a/.documentation/api/Supabase.Gotrue.User.yml b/.documentation/api/Supabase.Gotrue.User.yml deleted file mode 100644 index 0ca003d..0000000 --- a/.documentation/api/Supabase.Gotrue.User.yml +++ /dev/null @@ -1,722 +0,0 @@ -### YamlMime:ManagedReference -items: -- uid: Supabase.Gotrue.User - commentId: T:Supabase.Gotrue.User - id: User - parent: Supabase.Gotrue - children: - - Supabase.Gotrue.User.AppMetadata - - Supabase.Gotrue.User.Aud - - Supabase.Gotrue.User.ConfirmedAt - - Supabase.Gotrue.User.CreatedAt - - Supabase.Gotrue.User.Email - - Supabase.Gotrue.User.Id - - Supabase.Gotrue.User.LastSignInAt - - Supabase.Gotrue.User.Role - - Supabase.Gotrue.User.UpdatedAt - - Supabase.Gotrue.User.UserMetadata - langs: - - csharp - - vb - name: User - nameWithType: User - fullName: Supabase.Gotrue.User - type: Class - source: - id: User - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/User.cs - startLine: 6 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public class User - content.vb: Public Class User - inheritance: - - System.Object - inheritedMembers: - - System.Object.Equals(System.Object) - - System.Object.Equals(System.Object,System.Object) - - System.Object.GetHashCode - - System.Object.GetType - - System.Object.MemberwiseClone - - System.Object.ReferenceEquals(System.Object,System.Object) - - System.Object.ToString - modifiers.csharp: - - public - - class - modifiers.vb: - - Public - - Class -- uid: Supabase.Gotrue.User.Id - commentId: P:Supabase.Gotrue.User.Id - id: Id - parent: Supabase.Gotrue.User - langs: - - csharp - - vb - name: Id - nameWithType: User.Id - fullName: Supabase.Gotrue.User.Id - type: Property - source: - id: Id - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/User.cs - startLine: 8 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public string Id { get; set; } - parameters: [] - return: - type: System.String - content.vb: Public Property Id As String - overload: Supabase.Gotrue.User.Id* - modifiers.csharp: - - public - - get - - set - modifiers.vb: - - Public -- uid: Supabase.Gotrue.User.AppMetadata - commentId: P:Supabase.Gotrue.User.AppMetadata - id: AppMetadata - parent: Supabase.Gotrue.User - langs: - - csharp - - vb - name: AppMetadata - nameWithType: User.AppMetadata - fullName: Supabase.Gotrue.User.AppMetadata - type: Property - source: - id: AppMetadata - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/User.cs - startLine: 11 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public object AppMetadata { get; set; } - parameters: [] - return: - type: System.Object - content.vb: Public Property AppMetadata As Object - overload: Supabase.Gotrue.User.AppMetadata* - modifiers.csharp: - - public - - get - - set - modifiers.vb: - - Public -- uid: Supabase.Gotrue.User.UserMetadata - commentId: P:Supabase.Gotrue.User.UserMetadata - id: UserMetadata - parent: Supabase.Gotrue.User - langs: - - csharp - - vb - name: UserMetadata - nameWithType: User.UserMetadata - fullName: Supabase.Gotrue.User.UserMetadata - type: Property - source: - id: UserMetadata - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/User.cs - startLine: 14 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public object UserMetadata { get; set; } - parameters: [] - return: - type: System.Object - content.vb: Public Property UserMetadata As Object - overload: Supabase.Gotrue.User.UserMetadata* - modifiers.csharp: - - public - - get - - set - modifiers.vb: - - Public -- uid: Supabase.Gotrue.User.Aud - commentId: P:Supabase.Gotrue.User.Aud - id: Aud - parent: Supabase.Gotrue.User - langs: - - csharp - - vb - name: Aud - nameWithType: User.Aud - fullName: Supabase.Gotrue.User.Aud - type: Property - source: - id: Aud - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/User.cs - startLine: 17 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public string Aud { get; set; } - parameters: [] - return: - type: System.String - content.vb: Public Property Aud As String - overload: Supabase.Gotrue.User.Aud* - modifiers.csharp: - - public - - get - - set - modifiers.vb: - - Public -- uid: Supabase.Gotrue.User.Email - commentId: P:Supabase.Gotrue.User.Email - id: Email - parent: Supabase.Gotrue.User - langs: - - csharp - - vb - name: Email - nameWithType: User.Email - fullName: Supabase.Gotrue.User.Email - type: Property - source: - id: Email - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/User.cs - startLine: 20 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public string Email { get; set; } - parameters: [] - return: - type: System.String - content.vb: Public Property Email As String - overload: Supabase.Gotrue.User.Email* - modifiers.csharp: - - public - - get - - set - modifiers.vb: - - Public -- uid: Supabase.Gotrue.User.CreatedAt - commentId: P:Supabase.Gotrue.User.CreatedAt - id: CreatedAt - parent: Supabase.Gotrue.User - langs: - - csharp - - vb - name: CreatedAt - nameWithType: User.CreatedAt - fullName: Supabase.Gotrue.User.CreatedAt - type: Property - source: - id: CreatedAt - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/User.cs - startLine: 23 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public DateTime CreatedAt { get; set; } - parameters: [] - return: - type: System.DateTime - content.vb: Public Property CreatedAt As Date - overload: Supabase.Gotrue.User.CreatedAt* - modifiers.csharp: - - public - - get - - set - modifiers.vb: - - Public -- uid: Supabase.Gotrue.User.ConfirmedAt - commentId: P:Supabase.Gotrue.User.ConfirmedAt - id: ConfirmedAt - parent: Supabase.Gotrue.User - langs: - - csharp - - vb - name: ConfirmedAt - nameWithType: User.ConfirmedAt - fullName: Supabase.Gotrue.User.ConfirmedAt - type: Property - source: - id: ConfirmedAt - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/User.cs - startLine: 26 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public DateTime ConfirmedAt { get; set; } - parameters: [] - return: - type: System.DateTime - content.vb: Public Property ConfirmedAt As Date - overload: Supabase.Gotrue.User.ConfirmedAt* - modifiers.csharp: - - public - - get - - set - modifiers.vb: - - Public -- uid: Supabase.Gotrue.User.LastSignInAt - commentId: P:Supabase.Gotrue.User.LastSignInAt - id: LastSignInAt - parent: Supabase.Gotrue.User - langs: - - csharp - - vb - name: LastSignInAt - nameWithType: User.LastSignInAt - fullName: Supabase.Gotrue.User.LastSignInAt - type: Property - source: - id: LastSignInAt - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/User.cs - startLine: 29 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public DateTime LastSignInAt { get; set; } - parameters: [] - return: - type: System.DateTime - content.vb: Public Property LastSignInAt As Date - overload: Supabase.Gotrue.User.LastSignInAt* - modifiers.csharp: - - public - - get - - set - modifiers.vb: - - Public -- uid: Supabase.Gotrue.User.Role - commentId: P:Supabase.Gotrue.User.Role - id: Role - parent: Supabase.Gotrue.User - langs: - - csharp - - vb - name: Role - nameWithType: User.Role - fullName: Supabase.Gotrue.User.Role - type: Property - source: - id: Role - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/User.cs - startLine: 32 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public string Role { get; set; } - parameters: [] - return: - type: System.String - content.vb: Public Property Role As String - overload: Supabase.Gotrue.User.Role* - modifiers.csharp: - - public - - get - - set - modifiers.vb: - - Public -- uid: Supabase.Gotrue.User.UpdatedAt - commentId: P:Supabase.Gotrue.User.UpdatedAt - id: UpdatedAt - parent: Supabase.Gotrue.User - langs: - - csharp - - vb - name: UpdatedAt - nameWithType: User.UpdatedAt - fullName: Supabase.Gotrue.User.UpdatedAt - type: Property - source: - id: UpdatedAt - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/User.cs - startLine: 35 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public string UpdatedAt { get; set; } - parameters: [] - return: - type: System.String - content.vb: Public Property UpdatedAt As String - overload: Supabase.Gotrue.User.UpdatedAt* - modifiers.csharp: - - public - - get - - set - modifiers.vb: - - Public -references: -- uid: Supabase.Gotrue - commentId: N:Supabase.Gotrue - name: Supabase.Gotrue - nameWithType: Supabase.Gotrue - fullName: Supabase.Gotrue -- uid: System.Object - commentId: T:System.Object - parent: System - isExternal: true - name: Object - nameWithType: Object - fullName: System.Object -- uid: System.Object.Equals(System.Object) - commentId: M:System.Object.Equals(System.Object) - parent: System.Object - isExternal: true - name: Equals(Object) - nameWithType: Object.Equals(Object) - fullName: System.Object.Equals(System.Object) - spec.csharp: - - uid: System.Object.Equals(System.Object) - name: Equals - nameWithType: Object.Equals - fullName: System.Object.Equals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.Equals(System.Object) - name: Equals - nameWithType: Object.Equals - fullName: System.Object.Equals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.Equals(System.Object,System.Object) - commentId: M:System.Object.Equals(System.Object,System.Object) - parent: System.Object - isExternal: true - name: Equals(Object, Object) - nameWithType: Object.Equals(Object, Object) - fullName: System.Object.Equals(System.Object, System.Object) - spec.csharp: - - uid: System.Object.Equals(System.Object,System.Object) - name: Equals - nameWithType: Object.Equals - fullName: System.Object.Equals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.Equals(System.Object,System.Object) - name: Equals - nameWithType: Object.Equals - fullName: System.Object.Equals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.GetHashCode - commentId: M:System.Object.GetHashCode - parent: System.Object - isExternal: true - name: GetHashCode() - nameWithType: Object.GetHashCode() - fullName: System.Object.GetHashCode() - spec.csharp: - - uid: System.Object.GetHashCode - name: GetHashCode - nameWithType: Object.GetHashCode - fullName: System.Object.GetHashCode - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.GetHashCode - name: GetHashCode - nameWithType: Object.GetHashCode - fullName: System.Object.GetHashCode - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.GetType - commentId: M:System.Object.GetType - parent: System.Object - isExternal: true - name: GetType() - nameWithType: Object.GetType() - fullName: System.Object.GetType() - spec.csharp: - - uid: System.Object.GetType - name: GetType - nameWithType: Object.GetType - fullName: System.Object.GetType - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.GetType - name: GetType - nameWithType: Object.GetType - fullName: System.Object.GetType - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.MemberwiseClone - commentId: M:System.Object.MemberwiseClone - parent: System.Object - isExternal: true - name: MemberwiseClone() - nameWithType: Object.MemberwiseClone() - fullName: System.Object.MemberwiseClone() - spec.csharp: - - uid: System.Object.MemberwiseClone - name: MemberwiseClone - nameWithType: Object.MemberwiseClone - fullName: System.Object.MemberwiseClone - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.MemberwiseClone - name: MemberwiseClone - nameWithType: Object.MemberwiseClone - fullName: System.Object.MemberwiseClone - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.ReferenceEquals(System.Object,System.Object) - commentId: M:System.Object.ReferenceEquals(System.Object,System.Object) - parent: System.Object - isExternal: true - name: ReferenceEquals(Object, Object) - nameWithType: Object.ReferenceEquals(Object, Object) - fullName: System.Object.ReferenceEquals(System.Object, System.Object) - spec.csharp: - - uid: System.Object.ReferenceEquals(System.Object,System.Object) - name: ReferenceEquals - nameWithType: Object.ReferenceEquals - fullName: System.Object.ReferenceEquals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.ReferenceEquals(System.Object,System.Object) - name: ReferenceEquals - nameWithType: Object.ReferenceEquals - fullName: System.Object.ReferenceEquals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.ToString - commentId: M:System.Object.ToString - parent: System.Object - isExternal: true - name: ToString() - nameWithType: Object.ToString() - fullName: System.Object.ToString() - spec.csharp: - - uid: System.Object.ToString - name: ToString - nameWithType: Object.ToString - fullName: System.Object.ToString - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.ToString - name: ToString - nameWithType: Object.ToString - fullName: System.Object.ToString - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) -- uid: System - commentId: N:System - isExternal: true - name: System - nameWithType: System - fullName: System -- uid: Supabase.Gotrue.User.Id* - commentId: Overload:Supabase.Gotrue.User.Id - name: Id - nameWithType: User.Id - fullName: Supabase.Gotrue.User.Id -- uid: System.String - commentId: T:System.String - parent: System - isExternal: true - name: String - nameWithType: String - fullName: System.String -- uid: Supabase.Gotrue.User.AppMetadata* - commentId: Overload:Supabase.Gotrue.User.AppMetadata - name: AppMetadata - nameWithType: User.AppMetadata - fullName: Supabase.Gotrue.User.AppMetadata -- uid: Supabase.Gotrue.User.UserMetadata* - commentId: Overload:Supabase.Gotrue.User.UserMetadata - name: UserMetadata - nameWithType: User.UserMetadata - fullName: Supabase.Gotrue.User.UserMetadata -- uid: Supabase.Gotrue.User.Aud* - commentId: Overload:Supabase.Gotrue.User.Aud - name: Aud - nameWithType: User.Aud - fullName: Supabase.Gotrue.User.Aud -- uid: Supabase.Gotrue.User.Email* - commentId: Overload:Supabase.Gotrue.User.Email - name: Email - nameWithType: User.Email - fullName: Supabase.Gotrue.User.Email -- uid: Supabase.Gotrue.User.CreatedAt* - commentId: Overload:Supabase.Gotrue.User.CreatedAt - name: CreatedAt - nameWithType: User.CreatedAt - fullName: Supabase.Gotrue.User.CreatedAt -- uid: System.DateTime - commentId: T:System.DateTime - parent: System - isExternal: true - name: DateTime - nameWithType: DateTime - fullName: System.DateTime -- uid: Supabase.Gotrue.User.ConfirmedAt* - commentId: Overload:Supabase.Gotrue.User.ConfirmedAt - name: ConfirmedAt - nameWithType: User.ConfirmedAt - fullName: Supabase.Gotrue.User.ConfirmedAt -- uid: Supabase.Gotrue.User.LastSignInAt* - commentId: Overload:Supabase.Gotrue.User.LastSignInAt - name: LastSignInAt - nameWithType: User.LastSignInAt - fullName: Supabase.Gotrue.User.LastSignInAt -- uid: Supabase.Gotrue.User.Role* - commentId: Overload:Supabase.Gotrue.User.Role - name: Role - nameWithType: User.Role - fullName: Supabase.Gotrue.User.Role -- uid: Supabase.Gotrue.User.UpdatedAt* - commentId: Overload:Supabase.Gotrue.User.UpdatedAt - name: UpdatedAt - nameWithType: User.UpdatedAt - fullName: Supabase.Gotrue.User.UpdatedAt diff --git a/.documentation/api/Supabase.Gotrue.UserAttributes.yml b/.documentation/api/Supabase.Gotrue.UserAttributes.yml deleted file mode 100644 index ca44117..0000000 --- a/.documentation/api/Supabase.Gotrue.UserAttributes.yml +++ /dev/null @@ -1,610 +0,0 @@ -### YamlMime:ManagedReference -items: -- uid: Supabase.Gotrue.UserAttributes - commentId: T:Supabase.Gotrue.UserAttributes - id: UserAttributes - parent: Supabase.Gotrue - children: - - Supabase.Gotrue.UserAttributes.Data - - Supabase.Gotrue.UserAttributes.Email - - Supabase.Gotrue.UserAttributes.EmailChangeToken - - Supabase.Gotrue.UserAttributes.Password - langs: - - csharp - - vb - name: UserAttributes - nameWithType: UserAttributes - fullName: Supabase.Gotrue.UserAttributes - type: Class - source: - id: UserAttributes - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/User.cs - startLine: 39 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public class UserAttributes - content.vb: Public Class UserAttributes - inheritance: - - System.Object - inheritedMembers: - - System.Object.Equals(System.Object) - - System.Object.Equals(System.Object,System.Object) - - System.Object.GetHashCode - - System.Object.GetType - - System.Object.MemberwiseClone - - System.Object.ReferenceEquals(System.Object,System.Object) - - System.Object.ToString - modifiers.csharp: - - public - - class - modifiers.vb: - - Public - - Class -- uid: Supabase.Gotrue.UserAttributes.Email - commentId: P:Supabase.Gotrue.UserAttributes.Email - id: Email - parent: Supabase.Gotrue.UserAttributes - langs: - - csharp - - vb - name: Email - nameWithType: UserAttributes.Email - fullName: Supabase.Gotrue.UserAttributes.Email - type: Property - source: - id: Email - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/User.cs - startLine: 41 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public string Email { get; set; } - parameters: [] - return: - type: System.String - content.vb: Public Property Email As String - overload: Supabase.Gotrue.UserAttributes.Email* - modifiers.csharp: - - public - - get - - set - modifiers.vb: - - Public -- uid: Supabase.Gotrue.UserAttributes.Password - commentId: P:Supabase.Gotrue.UserAttributes.Password - id: Password - parent: Supabase.Gotrue.UserAttributes - langs: - - csharp - - vb - name: Password - nameWithType: UserAttributes.Password - fullName: Supabase.Gotrue.UserAttributes.Password - type: Property - source: - id: Password - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/User.cs - startLine: 44 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public string Password { get; set; } - parameters: [] - return: - type: System.String - content.vb: Public Property Password As String - overload: Supabase.Gotrue.UserAttributes.Password* - modifiers.csharp: - - public - - get - - set - modifiers.vb: - - Public -- uid: Supabase.Gotrue.UserAttributes.EmailChangeToken - commentId: P:Supabase.Gotrue.UserAttributes.EmailChangeToken - id: EmailChangeToken - parent: Supabase.Gotrue.UserAttributes - langs: - - csharp - - vb - name: EmailChangeToken - nameWithType: UserAttributes.EmailChangeToken - fullName: Supabase.Gotrue.UserAttributes.EmailChangeToken - type: Property - source: - id: EmailChangeToken - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/User.cs - startLine: 47 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public string EmailChangeToken { get; set; } - parameters: [] - return: - type: System.String - content.vb: Public Property EmailChangeToken As String - overload: Supabase.Gotrue.UserAttributes.EmailChangeToken* - modifiers.csharp: - - public - - get - - set - modifiers.vb: - - Public -- uid: Supabase.Gotrue.UserAttributes.Data - commentId: P:Supabase.Gotrue.UserAttributes.Data - id: Data - parent: Supabase.Gotrue.UserAttributes - langs: - - csharp - - vb - name: Data - nameWithType: UserAttributes.Data - fullName: Supabase.Gotrue.UserAttributes.Data - type: Property - source: - id: Data - path: /Users/schultzjosephj/dev/gotrue-csharp/Gotrue/User.cs - startLine: 50 - assemblies: - - Gotrue - namespace: Supabase.Gotrue - syntax: - content: public Dictionary Data { get; set; } - parameters: [] - return: - type: System.Collections.Generic.Dictionary{System.String,System.Object} - content.vb: Public Property Data As Dictionary(Of String, Object) - overload: Supabase.Gotrue.UserAttributes.Data* - modifiers.csharp: - - public - - get - - set - modifiers.vb: - - Public -references: -- uid: Supabase.Gotrue - commentId: N:Supabase.Gotrue - name: Supabase.Gotrue - nameWithType: Supabase.Gotrue - fullName: Supabase.Gotrue -- uid: System.Object - commentId: T:System.Object - parent: System - isExternal: true - name: Object - nameWithType: Object - fullName: System.Object -- uid: System.Object.Equals(System.Object) - commentId: M:System.Object.Equals(System.Object) - parent: System.Object - isExternal: true - name: Equals(Object) - nameWithType: Object.Equals(Object) - fullName: System.Object.Equals(System.Object) - spec.csharp: - - uid: System.Object.Equals(System.Object) - name: Equals - nameWithType: Object.Equals - fullName: System.Object.Equals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.Equals(System.Object) - name: Equals - nameWithType: Object.Equals - fullName: System.Object.Equals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.Equals(System.Object,System.Object) - commentId: M:System.Object.Equals(System.Object,System.Object) - parent: System.Object - isExternal: true - name: Equals(Object, Object) - nameWithType: Object.Equals(Object, Object) - fullName: System.Object.Equals(System.Object, System.Object) - spec.csharp: - - uid: System.Object.Equals(System.Object,System.Object) - name: Equals - nameWithType: Object.Equals - fullName: System.Object.Equals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.Equals(System.Object,System.Object) - name: Equals - nameWithType: Object.Equals - fullName: System.Object.Equals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.GetHashCode - commentId: M:System.Object.GetHashCode - parent: System.Object - isExternal: true - name: GetHashCode() - nameWithType: Object.GetHashCode() - fullName: System.Object.GetHashCode() - spec.csharp: - - uid: System.Object.GetHashCode - name: GetHashCode - nameWithType: Object.GetHashCode - fullName: System.Object.GetHashCode - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.GetHashCode - name: GetHashCode - nameWithType: Object.GetHashCode - fullName: System.Object.GetHashCode - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.GetType - commentId: M:System.Object.GetType - parent: System.Object - isExternal: true - name: GetType() - nameWithType: Object.GetType() - fullName: System.Object.GetType() - spec.csharp: - - uid: System.Object.GetType - name: GetType - nameWithType: Object.GetType - fullName: System.Object.GetType - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.GetType - name: GetType - nameWithType: Object.GetType - fullName: System.Object.GetType - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.MemberwiseClone - commentId: M:System.Object.MemberwiseClone - parent: System.Object - isExternal: true - name: MemberwiseClone() - nameWithType: Object.MemberwiseClone() - fullName: System.Object.MemberwiseClone() - spec.csharp: - - uid: System.Object.MemberwiseClone - name: MemberwiseClone - nameWithType: Object.MemberwiseClone - fullName: System.Object.MemberwiseClone - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.MemberwiseClone - name: MemberwiseClone - nameWithType: Object.MemberwiseClone - fullName: System.Object.MemberwiseClone - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.ReferenceEquals(System.Object,System.Object) - commentId: M:System.Object.ReferenceEquals(System.Object,System.Object) - parent: System.Object - isExternal: true - name: ReferenceEquals(Object, Object) - nameWithType: Object.ReferenceEquals(Object, Object) - fullName: System.Object.ReferenceEquals(System.Object, System.Object) - spec.csharp: - - uid: System.Object.ReferenceEquals(System.Object,System.Object) - name: ReferenceEquals - nameWithType: Object.ReferenceEquals - fullName: System.Object.ReferenceEquals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.ReferenceEquals(System.Object,System.Object) - name: ReferenceEquals - nameWithType: Object.ReferenceEquals - fullName: System.Object.ReferenceEquals - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Object.ToString - commentId: M:System.Object.ToString - parent: System.Object - isExternal: true - name: ToString() - nameWithType: Object.ToString() - fullName: System.Object.ToString() - spec.csharp: - - uid: System.Object.ToString - name: ToString - nameWithType: Object.ToString - fullName: System.Object.ToString - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) - spec.vb: - - uid: System.Object.ToString - name: ToString - nameWithType: Object.ToString - fullName: System.Object.ToString - isExternal: true - - name: ( - nameWithType: ( - fullName: ( - - name: ) - nameWithType: ) - fullName: ) -- uid: System - commentId: N:System - isExternal: true - name: System - nameWithType: System - fullName: System -- uid: Supabase.Gotrue.UserAttributes.Email* - commentId: Overload:Supabase.Gotrue.UserAttributes.Email - name: Email - nameWithType: UserAttributes.Email - fullName: Supabase.Gotrue.UserAttributes.Email -- uid: System.String - commentId: T:System.String - parent: System - isExternal: true - name: String - nameWithType: String - fullName: System.String -- uid: Supabase.Gotrue.UserAttributes.Password* - commentId: Overload:Supabase.Gotrue.UserAttributes.Password - name: Password - nameWithType: UserAttributes.Password - fullName: Supabase.Gotrue.UserAttributes.Password -- uid: Supabase.Gotrue.UserAttributes.EmailChangeToken* - commentId: Overload:Supabase.Gotrue.UserAttributes.EmailChangeToken - name: EmailChangeToken - nameWithType: UserAttributes.EmailChangeToken - fullName: Supabase.Gotrue.UserAttributes.EmailChangeToken -- uid: Supabase.Gotrue.UserAttributes.Data* - commentId: Overload:Supabase.Gotrue.UserAttributes.Data - name: Data - nameWithType: UserAttributes.Data - fullName: Supabase.Gotrue.UserAttributes.Data -- uid: System.Collections.Generic.Dictionary{System.String,System.Object} - commentId: T:System.Collections.Generic.Dictionary{System.String,System.Object} - parent: System.Collections.Generic - definition: System.Collections.Generic.Dictionary`2 - name: Dictionary - nameWithType: Dictionary - fullName: System.Collections.Generic.Dictionary - nameWithType.vb: Dictionary(Of String, Object) - fullName.vb: System.Collections.Generic.Dictionary(Of System.String, System.Object) - name.vb: Dictionary(Of String, Object) - spec.csharp: - - uid: System.Collections.Generic.Dictionary`2 - name: Dictionary - nameWithType: Dictionary - fullName: System.Collections.Generic.Dictionary - isExternal: true - - name: < - nameWithType: < - fullName: < - - uid: System.String - name: String - nameWithType: String - fullName: System.String - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: '>' - nameWithType: '>' - fullName: '>' - spec.vb: - - uid: System.Collections.Generic.Dictionary`2 - name: Dictionary - nameWithType: Dictionary - fullName: System.Collections.Generic.Dictionary - isExternal: true - - name: '(Of ' - nameWithType: '(Of ' - fullName: '(Of ' - - uid: System.String - name: String - nameWithType: String - fullName: System.String - isExternal: true - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - uid: System.Object - name: Object - nameWithType: Object - fullName: System.Object - isExternal: true - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Collections.Generic.Dictionary`2 - commentId: T:System.Collections.Generic.Dictionary`2 - isExternal: true - name: Dictionary - nameWithType: Dictionary - fullName: System.Collections.Generic.Dictionary - nameWithType.vb: Dictionary(Of TKey, TValue) - fullName.vb: System.Collections.Generic.Dictionary(Of TKey, TValue) - name.vb: Dictionary(Of TKey, TValue) - spec.csharp: - - uid: System.Collections.Generic.Dictionary`2 - name: Dictionary - nameWithType: Dictionary - fullName: System.Collections.Generic.Dictionary - isExternal: true - - name: < - nameWithType: < - fullName: < - - name: TKey - nameWithType: TKey - fullName: TKey - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - name: TValue - nameWithType: TValue - fullName: TValue - - name: '>' - nameWithType: '>' - fullName: '>' - spec.vb: - - uid: System.Collections.Generic.Dictionary`2 - name: Dictionary - nameWithType: Dictionary - fullName: System.Collections.Generic.Dictionary - isExternal: true - - name: '(Of ' - nameWithType: '(Of ' - fullName: '(Of ' - - name: TKey - nameWithType: TKey - fullName: TKey - - name: ', ' - nameWithType: ', ' - fullName: ', ' - - name: TValue - nameWithType: TValue - fullName: TValue - - name: ) - nameWithType: ) - fullName: ) -- uid: System.Collections.Generic - commentId: N:System.Collections.Generic - isExternal: true - name: System.Collections.Generic - nameWithType: System.Collections.Generic - fullName: System.Collections.Generic diff --git a/.documentation/api/Supabase.Gotrue.yml b/.documentation/api/Supabase.Gotrue.yml deleted file mode 100644 index 2ad7c39..0000000 --- a/.documentation/api/Supabase.Gotrue.yml +++ /dev/null @@ -1,107 +0,0 @@ -### YamlMime:ManagedReference -items: -- uid: Supabase.Gotrue - commentId: N:Supabase.Gotrue - id: Supabase.Gotrue - children: - - Supabase.Gotrue.Api - - Supabase.Gotrue.Client - - Supabase.Gotrue.Client.AuthState - - Supabase.Gotrue.Client.Provider - - Supabase.Gotrue.ClientOptions - - Supabase.Gotrue.ClientStateChanged - - Supabase.Gotrue.Constants - - Supabase.Gotrue.ExistingUserException - - Supabase.Gotrue.InvalidEmailOrPasswordException - - Supabase.Gotrue.RequestException - - Supabase.Gotrue.Session - - Supabase.Gotrue.User - - Supabase.Gotrue.UserAttributes - langs: - - csharp - - vb - name: Supabase.Gotrue - nameWithType: Supabase.Gotrue - fullName: Supabase.Gotrue - type: Namespace - assemblies: - - Gotrue -references: -- uid: Supabase.Gotrue.Api - commentId: T:Supabase.Gotrue.Api - name: Api - nameWithType: Api - fullName: Supabase.Gotrue.Api -- uid: Supabase.Gotrue.Client - commentId: T:Supabase.Gotrue.Client - parent: Supabase.Gotrue - name: Client - nameWithType: Client - fullName: Supabase.Gotrue.Client -- uid: Supabase.Gotrue.Client.Provider - commentId: T:Supabase.Gotrue.Client.Provider - parent: Supabase.Gotrue - name: Client.Provider - nameWithType: Client.Provider - fullName: Supabase.Gotrue.Client.Provider -- uid: Supabase.Gotrue.Client.AuthState - commentId: T:Supabase.Gotrue.Client.AuthState - parent: Supabase.Gotrue - name: Client.AuthState - nameWithType: Client.AuthState - fullName: Supabase.Gotrue.Client.AuthState -- uid: Supabase.Gotrue.ClientStateChanged - commentId: T:Supabase.Gotrue.ClientStateChanged - name: ClientStateChanged - nameWithType: ClientStateChanged - fullName: Supabase.Gotrue.ClientStateChanged -- uid: Supabase.Gotrue.ClientOptions - commentId: T:Supabase.Gotrue.ClientOptions - parent: Supabase.Gotrue - name: ClientOptions - nameWithType: ClientOptions - fullName: Supabase.Gotrue.ClientOptions -- uid: Supabase.Gotrue.InvalidEmailOrPasswordException - commentId: T:Supabase.Gotrue.InvalidEmailOrPasswordException - name: InvalidEmailOrPasswordException - nameWithType: InvalidEmailOrPasswordException - fullName: Supabase.Gotrue.InvalidEmailOrPasswordException -- uid: Supabase.Gotrue.ExistingUserException - commentId: T:Supabase.Gotrue.ExistingUserException - name: ExistingUserException - nameWithType: ExistingUserException - fullName: Supabase.Gotrue.ExistingUserException -- uid: Supabase.Gotrue.Constants - commentId: T:Supabase.Gotrue.Constants - name: Constants - nameWithType: Constants - fullName: Supabase.Gotrue.Constants -- uid: Supabase.Gotrue.RequestException - commentId: T:Supabase.Gotrue.RequestException - parent: Supabase.Gotrue - name: RequestException - nameWithType: RequestException - fullName: Supabase.Gotrue.RequestException -- uid: Supabase.Gotrue.Session - commentId: T:Supabase.Gotrue.Session - parent: Supabase.Gotrue - name: Session - nameWithType: Session - fullName: Supabase.Gotrue.Session -- uid: Supabase.Gotrue.User - commentId: T:Supabase.Gotrue.User - parent: Supabase.Gotrue - name: User - nameWithType: User - fullName: Supabase.Gotrue.User -- uid: Supabase.Gotrue.UserAttributes - commentId: T:Supabase.Gotrue.UserAttributes - parent: Supabase.Gotrue - name: UserAttributes - nameWithType: UserAttributes - fullName: Supabase.Gotrue.UserAttributes -- uid: Supabase.Gotrue - commentId: N:Supabase.Gotrue - name: Supabase.Gotrue - nameWithType: Supabase.Gotrue - fullName: Supabase.Gotrue diff --git a/.documentation/api/index.md b/.documentation/api/index.md deleted file mode 100644 index 4009d17..0000000 --- a/.documentation/api/index.md +++ /dev/null @@ -1 +0,0 @@ -# gotrue-csharp diff --git a/.documentation/api/toc.yml b/.documentation/api/toc.yml deleted file mode 100644 index f055141..0000000 --- a/.documentation/api/toc.yml +++ /dev/null @@ -1,37 +0,0 @@ -### YamlMime:TableOfContent -- uid: Supabase.Gotrue - name: Supabase.Gotrue - items: - - uid: Supabase.Gotrue.Api - name: Api - - uid: Supabase.Gotrue.Client - name: Client - - uid: Supabase.Gotrue.Client.AuthState - name: Client.AuthState - - uid: Supabase.Gotrue.Client.Provider - name: Client.Provider - - uid: Supabase.Gotrue.ClientOptions - name: ClientOptions - - uid: Supabase.Gotrue.ClientStateChanged - name: ClientStateChanged - - uid: Supabase.Gotrue.Constants - name: Constants - - uid: Supabase.Gotrue.ExistingUserException - name: ExistingUserException - - uid: Supabase.Gotrue.InvalidEmailOrPasswordException - name: InvalidEmailOrPasswordException - - uid: Supabase.Gotrue.RequestException - name: RequestException - - uid: Supabase.Gotrue.Session - name: Session - - uid: Supabase.Gotrue.User - name: User - - uid: Supabase.Gotrue.UserAttributes - name: UserAttributes -- uid: Supabase.Gotrue.Responses - name: Supabase.Gotrue.Responses - items: - - uid: Supabase.Gotrue.Responses.BaseResponse - name: BaseResponse - - uid: Supabase.Gotrue.Responses.ErrorResponse - name: ErrorResponse diff --git a/.documentation/docfx.json b/.documentation/docfx.json index 5e0d3fb..faa9afe 100644 --- a/.documentation/docfx.json +++ b/.documentation/docfx.json @@ -1,55 +1,44 @@ { - "metadata": [{ - "src": [{ - "files": "Gotrue.csproj", - "exclude": ["**/bin/**", "**/obj/**"], - "src": "../Gotrue" - }], - "dest": "api", - "disableGitFeatures": false, - "disableDefaultFilter": false - }], + "metadata": [ + { + "src": [ + { + "src": "../Gotrue", + "files": [ + "**/*.csproj" + ] + } + ], + "dest": "api" + } + ], "build": { - "content": [{ + "content": [ + { "files": [ - "api/**.yml", - "api/index.md" + "**/*.{md,yml}" + ], + "exclude": [ + "_site/**" ] - }, + } + ], + "resource": [ { "files": [ - "articles/**.md", - "articles/**/toc.yml", - "toc.yml", - "*.md" + "images/**" ] } ], - "resource": [{ - "files": [ - "images/**" - ] - }], - "overwrite": [{ - "files": [ - "apidoc/**.md" - ], - "exclude": [ - "obj/**", - "_site/**" - ] - }], - "dest": "_site", - "globalMetadataFiles": [], - "fileMetadataFiles": [], + "output": "_site", "template": [ - "default" + "default", + "modern" ], - "postProcessors": [], - "markdownEngineName": "markdig", - "noLangKeyword": false, - "keepFileLink": false, - "cleanupCacheHistory": false, - "disableGitFeatures": false + "globalMetadata": { + "_appName": "gotrue-csharp", + "_appTitle": "gotrue-csharp", + "_enableSearch": true + } } } \ No newline at end of file diff --git a/.documentation/index.md b/.documentation/index.md index e1ce6c7..0326b1b 100644 --- a/.documentation/index.md +++ b/.documentation/index.md @@ -1 +1,5 @@ -# realtime-csharp +--- +_layout: landing +--- + +# gotrue-csharp diff --git a/.documentation/toc.yml b/.documentation/toc.yml index 59f8010..1a5e7a2 100644 --- a/.documentation/toc.yml +++ b/.documentation/toc.yml @@ -1,5 +1,2 @@ -- name: Articles - href: articles/ -- name: Api Documentation +- name: API href: api/ - homepage: api/index.md diff --git a/.github/workflows/dotnet-core.yml b/.github/workflows/build-and-test.yml similarity index 50% rename from .github/workflows/dotnet-core.yml rename to .github/workflows/build-and-test.yml index 638c4a2..bfa50e9 100644 --- a/.github/workflows/dotnet-core.yml +++ b/.github/workflows/build-and-test.yml @@ -1,31 +1,30 @@ -name: Build And Test +name: Build and Test on: push: - branches: [ master ] + branches: [master] pull_request: - branches: [ master ] - workflow_dispatch: + branches: [master] -jobs: - buildAndTest: +jobs: + build-and-test: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 - - - name: Setup .NET Core - uses: actions/setup-dotnet@v1 + - uses: actions/checkout@v3 + + - name: Setup .NET + uses: actions/setup-dotnet@v3 with: - dotnet-version: '7.0.x' - - - name: Install dependencies + dotnet-version: 8.x + + - name: Restore dependencies run: dotnet restore - - - name: Initialize Testing Stack - run: docker-compose up -d - + - name: Build run: dotnet build --configuration Release --no-restore - + + - name: Initialize Testing Stack + run: docker-compose up -d + - name: Test run: dotnet test --no-restore diff --git a/.github/workflows/build-documentation.yaml b/.github/workflows/build-documentation.yaml index c5e4b2e..0460eba 100644 --- a/.github/workflows/build-documentation.yaml +++ b/.github/workflows/build-documentation.yaml @@ -10,19 +10,23 @@ jobs: docs: runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 with: persist-credentials: false - - uses: nikeee/docfx-action@v1.0.0 - name: Build Documentation + - name: Setup .NET + uses: actions/setup-dotnet@v3 with: - args: .documentation/docfx.json + dotnet-version: 8.x + + - name: Install docfx + run: dotnet tool update -g docfx + + - name: Build documentation + run: docfx .documentation/docfx.json - name: Deploy 🚀 - uses: JamesIves/github-pages-deploy-action@3.7.1 + uses: JamesIves/github-pages-deploy-action@v4 with: - GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} - BRANCH: gh-pages - FOLDER: .documentation/_site # The folder the action should deploy. - CLEAN: true # Automatically remove deleted files from the deploy branch + folder: .documentation/_site + token: ${{ secrets.GITHUB_TOKEN }} diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index 40dadac..777ecdd 100644 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -1,35 +1,32 @@ -name: Publish Nuget Package +name: Publish NuGet Package + on: push: branches: - release/* # Default release branch + jobs: publish: name: build, pack & publish runs-on: ubuntu-latest steps: - - uses: actions/checkout@v2 + - uses: actions/checkout@v3 - - name: Setup .NET Core - uses: actions/setup-dotnet@v1 + - name: Setup .NET + uses: actions/setup-dotnet@v3 with: - dotnet-version: 3.1.301 + dotnet-version: 8.x - name: Wait for tests to succeed uses: lewagon/wait-on-check-action@v1.3.1 with: ref: ${{ github.ref }} - check-name: 'buildAndTest' + check-name: build-and-test repo-token: ${{ secrets.GITHUB_TOKEN }} wait-interval: 10 - - name: Install dependencies - run: dotnet restore - - - name: Build Postgrest - run: dotnet build ./Gotrue/Gotrue.csproj --configuration Release --no-restore + - name: Generate package + run: dotnet pack ./Gotrue/Gotrue.csproj --configuration Release - # Publish - - name: publish on version change - run: nuget push "**/*.nupkg" -Source 'https://api.nuget.org/v3/index.json' -ApiKey ${{secrets.NUGET_API_KEY}} - + - name: Publish on version change + run: dotnet nuget push "**/*.nupkg" --source https://api.nuget.org/v3/index.json --api-key ${{ secrets.NUGET_API_KEY }} diff --git a/Gotrue/GenerateLinkOptions.cs b/Gotrue/GenerateLinkOptions.cs index ec52b8c..013d7e2 100644 --- a/Gotrue/GenerateLinkOptions.cs +++ b/Gotrue/GenerateLinkOptions.cs @@ -14,16 +14,34 @@ public class GenerateLinkOptions /// public enum LinkType { + /// + /// Generate a signup link. + /// [MapTo("signup")] SignUp, + /// + /// Generate an invite link. + /// [MapTo("invite")] Invite, + /// + /// Generate a magic link. + /// [MapTo("magiclink")] MagicLink, + /// + /// Generate a recovery link. + /// [MapTo("recovery")] Recovery, + /// + /// Generate an email change link to be sent to the current email address. + /// [MapTo("email_change_current")] EmailChangeCurrent, + /// + /// Generate an email change link to be sent to the new email address. + /// [MapTo("email_change_new")] EmailChangeNew } @@ -86,6 +104,14 @@ public GenerateLinkOptions(LinkType linkType, string email) /// public class GenerateLinkSignupOptions : GenerateLinkOptions { + /// + /// Constructs options for + /// + /// + /// + /// + /// is optional + /// public GenerateLinkSignupOptions(string email, string password) : base(LinkType.SignUp, email) { Password = password; @@ -97,6 +123,11 @@ public GenerateLinkSignupOptions(string email, string password) : base(LinkType. /// public class GenerateLinkEmailChangeCurrentOptions: GenerateLinkOptions { + /// + /// Constructs options for + /// + /// + /// public GenerateLinkEmailChangeCurrentOptions(string email, string newEmail) : base(LinkType.EmailChangeCurrent, email) { NewEmail = newEmail; @@ -108,6 +139,11 @@ public GenerateLinkEmailChangeCurrentOptions(string email, string newEmail) : ba /// public class GenerateLinkEmailChangeNewOptions: GenerateLinkOptions { + /// + /// Constructs options for + /// + /// + /// public GenerateLinkEmailChangeNewOptions(string email, string newEmail) : base(LinkType.EmailChangeNew, email) { NewEmail = newEmail; diff --git a/Gotrue/Interfaces/IGotrueAdminClient.cs b/Gotrue/Interfaces/IGotrueAdminClient.cs index 809af28..d3289ec 100644 --- a/Gotrue/Interfaces/IGotrueAdminClient.cs +++ b/Gotrue/Interfaces/IGotrueAdminClient.cs @@ -88,8 +88,7 @@ public interface IGotrueAdminClient : IGettableHeaders /// /// Generates email links and OTPs to be sent via a custom email provider. /// - /// The type of link to be sent. - /// Options for this call. `Password` is required for , `Data` is an optional parameter for . + /// Options for this call. `Password` is required for , `Data` is an optional parameter for . /// public Task GenerateLink(GenerateLinkOptions options); } diff --git a/Gotrue/Responses/GenerateLinkResponse.cs b/Gotrue/Responses/GenerateLinkResponse.cs index 1af1ba2..3c29a54 100644 --- a/Gotrue/Responses/GenerateLinkResponse.cs +++ b/Gotrue/Responses/GenerateLinkResponse.cs @@ -9,7 +9,7 @@ public class GenerateLinkResponse : User { /// /// The email link to send to the user. - /// The action_link follows the following format: auth/v1/verify?type={verification_type}&token={hashed_token}&redirect_to={redirect_to} + /// The action_link follows the following format: auth/v1/verify?type={verification_type}&token={hashed_token}&redirect_to={redirect_to} /// [JsonProperty("action_link")] public string? ActionLink { get; set; } diff --git a/Gotrue/User.cs b/Gotrue/User.cs index 118b8ed..2cd59b9 100644 --- a/Gotrue/User.cs +++ b/Gotrue/User.cs @@ -12,9 +12,6 @@ namespace Supabase.Gotrue /// public class User { - [JsonProperty("action_link")] - public string? ActionLink { get; set; } - [JsonProperty("app_metadata")] public Dictionary AppMetadata { get; set; } = new Dictionary(); @@ -65,9 +62,6 @@ public class User [JsonProperty("user_metadata")] public Dictionary UserMetadata { get; set; } = new Dictionary(); - - [JsonProperty("exp")] - internal int? Exp { get; set; } } /// diff --git a/gotrue-csharp.sln b/gotrue-csharp.sln index d220ac0..924f641 100644 --- a/gotrue-csharp.sln +++ b/gotrue-csharp.sln @@ -20,8 +20,8 @@ Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = ".github", ".github", "{D504 EndProject Project("{2150E333-8FDC-42A3-9474-1A3956D46DE8}") = "workflows", "workflows", "{E5502D64-C4E6-4E87-9882-80D4CC38F877}" ProjectSection(SolutionItems) = preProject + .github\workflows\build-and-test.yml = .github\workflows\build-and-test.yml .github\workflows\build-documentation.yaml = .github\workflows\build-documentation.yaml - .github\workflows\dotnet-core.yml = .github\workflows\dotnet-core.yml .github\workflows\release.yml = .github\workflows\release.yml EndProjectSection EndProject