Skip to content

Commit

Permalink
Deploying to gh-pages from @ c5658ac 🚀
Browse files Browse the repository at this point in the history
  • Loading branch information
acupofjose committed Jul 25, 2024
1 parent 62574a2 commit fcea592
Show file tree
Hide file tree
Showing 77 changed files with 702 additions and 702 deletions.
32 changes: 16 additions & 16 deletions api/Supabase.Gotrue.AdminClient.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<meta name="docfx:rel" content="../">


<meta name="docfx:docurl" content="https://github.com/supabase-community/gotrue-csharp/new/release/6.0.2/apiSpec/new?filename=Supabase_Gotrue_AdminClient.md&amp;value=---%0Auid%3A%20Supabase.Gotrue.AdminClient%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">
<meta name="docfx:docurl" content="https://github.com/supabase-community/gotrue-csharp/new/master/apiSpec/new?filename=Supabase_Gotrue_AdminClient.md&amp;value=---%0Auid%3A%20Supabase.Gotrue.AdminClient%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">
<meta name="loc:inThisArticle" content="In this article">
<meta name="loc:searchResultsCount" content="{count} results for &quot;{query}&quot;">
<meta name="loc:searchNoResults" content="No results for &quot;{query}&quot;">
Expand Down Expand Up @@ -89,7 +89,7 @@ <h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>


<h1 id="Supabase_Gotrue_AdminClient" data-uid="Supabase.Gotrue.AdminClient" class="text-break">
Class AdminClient <a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/gotrue-csharp/blob/release/6.0.2/Gotrue/AdminClient.cs/#L16"><i class="bi bi-code-slash"></i></a>
Class AdminClient <a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/gotrue-csharp/blob/master/Gotrue/AdminClient.cs/#L16"><i class="bi bi-code-slash"></i></a>
</h1>

<div class="facts text-secondary">
Expand Down Expand Up @@ -166,7 +166,7 @@ <h2 class="section" id="constructors">Constructors

<h3 id="Supabase_Gotrue_AdminClient__ctor_System_String_Supabase_Gotrue_ClientOptions_" data-uid="Supabase.Gotrue.AdminClient.#ctor(System.String,Supabase.Gotrue.ClientOptions)">
AdminClient(string, ClientOptions?)
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/gotrue-csharp/blob/release/6.0.2/Gotrue/AdminClient.cs/#L28"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/gotrue-csharp/blob/master/Gotrue/AdminClient.cs/#L28"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Initialize the client with a service key.</p>
Expand Down Expand Up @@ -205,7 +205,7 @@ <h2 class="section" id="properties">Properties

<h3 id="Supabase_Gotrue_AdminClient_GetHeaders" data-uid="Supabase.Gotrue.AdminClient.GetHeaders">
GetHeaders
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/gotrue-csharp/blob/release/6.0.2/Gotrue/AdminClient.cs/#L40"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/gotrue-csharp/blob/master/Gotrue/AdminClient.cs/#L40"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Headers sent to the API on every request.</p>
Expand Down Expand Up @@ -237,7 +237,7 @@ <h4 class="section">Property Value</h4>

<h3 id="Supabase_Gotrue_AdminClient_Options" data-uid="Supabase.Gotrue.AdminClient.Options">
Options
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/gotrue-csharp/blob/release/6.0.2/Gotrue/AdminClient.cs/#L21"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/gotrue-csharp/blob/master/Gotrue/AdminClient.cs/#L21"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>The initialized client options.</p>
Expand Down Expand Up @@ -273,7 +273,7 @@ <h2 class="section" id="methods">Methods

<h3 id="Supabase_Gotrue_AdminClient_CreateUser_Supabase_Gotrue_AdminUserAttributes_" data-uid="Supabase.Gotrue.AdminClient.CreateUser(Supabase.Gotrue.AdminUserAttributes)">
CreateUser(AdminUserAttributes)
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/gotrue-csharp/blob/release/6.0.2/Gotrue/AdminClient.cs/#L89"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/gotrue-csharp/blob/master/Gotrue/AdminClient.cs/#L89"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Creates a user using the admin key (not the anonymous key).
Expand Down Expand Up @@ -311,7 +311,7 @@ <h4 class="section">Returns</h4>

<h3 id="Supabase_Gotrue_AdminClient_CreateUser_System_String_System_String_Supabase_Gotrue_AdminUserAttributes_" data-uid="Supabase.Gotrue.AdminClient.CreateUser(System.String,System.String,Supabase.Gotrue.AdminUserAttributes)">
CreateUser(string, string, AdminUserAttributes?)
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/gotrue-csharp/blob/release/6.0.2/Gotrue/AdminClient.cs/#L79"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/gotrue-csharp/blob/master/Gotrue/AdminClient.cs/#L79"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Creates a user using the admin key (not the anonymous key).
Expand Down Expand Up @@ -353,7 +353,7 @@ <h4 class="section">Returns</h4>

<h3 id="Supabase_Gotrue_AdminClient_DeleteUser_System_String_" data-uid="Supabase.Gotrue.AdminClient.DeleteUser(System.String)">
DeleteUser(string)
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/gotrue-csharp/blob/release/6.0.2/Gotrue/AdminClient.cs/#L71"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/gotrue-csharp/blob/master/Gotrue/AdminClient.cs/#L71"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Creates a user using the admin key (not the anonymous key).
Expand Down Expand Up @@ -391,7 +391,7 @@ <h4 class="section">Returns</h4>

<h3 id="Supabase_Gotrue_AdminClient_GenerateLink_Supabase_Gotrue_GenerateLinkOptions_" data-uid="Supabase.Gotrue.AdminClient.GenerateLink(Supabase.Gotrue.GenerateLinkOptions)">
GenerateLink(GenerateLinkOptions)
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/gotrue-csharp/blob/release/6.0.2/Gotrue/AdminClient.cs/#L103"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/gotrue-csharp/blob/master/Gotrue/AdminClient.cs/#L103"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Generates email links and OTPs to be sent via a custom email provider.</p>
Expand Down Expand Up @@ -429,7 +429,7 @@ <h4 class="section">Returns</h4>

<h3 id="Supabase_Gotrue_AdminClient_GetUser_System_String_" data-uid="Supabase.Gotrue.AdminClient.GetUser(System.String)">
GetUser(string)
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/gotrue-csharp/blob/release/6.0.2/Gotrue/AdminClient.cs/#L60"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/gotrue-csharp/blob/master/Gotrue/AdminClient.cs/#L60"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Gets a user from a user's JWT. This is using the GoTrue server to validate a user's JWT.</p>
Expand Down Expand Up @@ -466,7 +466,7 @@ <h4 class="section">Returns</h4>

<h3 id="Supabase_Gotrue_AdminClient_GetUserById_System_String_" data-uid="Supabase.Gotrue.AdminClient.GetUserById(System.String)">
GetUserById(string)
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/gotrue-csharp/blob/release/6.0.2/Gotrue/AdminClient.cs/#L57"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/gotrue-csharp/blob/master/Gotrue/AdminClient.cs/#L57"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Gets a user by ID from the server using the admin key (not the anonymous key).</p>
Expand Down Expand Up @@ -503,7 +503,7 @@ <h4 class="section">Returns</h4>

<h3 id="Supabase_Gotrue_AdminClient_InviteUserByEmail_System_String_Supabase_Gotrue_InviteUserByEmailOptions_" data-uid="Supabase.Gotrue.AdminClient.InviteUserByEmail(System.String,Supabase.Gotrue.InviteUserByEmailOptions)">
InviteUserByEmail(string, InviteUserByEmailOptions?)
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/gotrue-csharp/blob/release/6.0.2/Gotrue/AdminClient.cs/#L63"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/gotrue-csharp/blob/master/Gotrue/AdminClient.cs/#L63"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Sends an email to the user.</p>
Expand Down Expand Up @@ -542,7 +542,7 @@ <h4 class="section">Returns</h4>

<h3 id="Supabase_Gotrue_AdminClient_ListUsers_System_String_System_String_Supabase_Gotrue_Constants_SortOrder_System_Nullable_System_Int32__System_Nullable_System_Int32__" data-uid="Supabase.Gotrue.AdminClient.ListUsers(System.String,System.String,Supabase.Gotrue.Constants.SortOrder,System.Nullable{System.Int32},System.Nullable{System.Int32})">
ListUsers(string?, string?, SortOrder, int?, int?)
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/gotrue-csharp/blob/release/6.0.2/Gotrue/AdminClient.cs/#L92"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/gotrue-csharp/blob/master/Gotrue/AdminClient.cs/#L92"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Lists users</p>
Expand Down Expand Up @@ -592,7 +592,7 @@ <h4 class="section">Returns</h4>

<h3 id="Supabase_Gotrue_AdminClient_Update_Supabase_Gotrue_UserAttributes_" data-uid="Supabase.Gotrue.AdminClient.Update(Supabase.Gotrue.UserAttributes)">
Update(UserAttributes)
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/gotrue-csharp/blob/release/6.0.2/Gotrue/AdminClient.cs/#L116"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/gotrue-csharp/blob/master/Gotrue/AdminClient.cs/#L116"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Updates a User using the service key</p>
Expand Down Expand Up @@ -629,7 +629,7 @@ <h4 class="section">Returns</h4>

<h3 id="Supabase_Gotrue_AdminClient_UpdateUserById_System_String_Supabase_Gotrue_AdminUserAttributes_" data-uid="Supabase.Gotrue.AdminClient.UpdateUserById(System.String,Supabase.Gotrue.AdminUserAttributes)">
UpdateUserById(string, AdminUserAttributes)
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/gotrue-csharp/blob/release/6.0.2/Gotrue/AdminClient.cs/#L98"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/gotrue-csharp/blob/master/Gotrue/AdminClient.cs/#L98"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Update user by Id</p>
Expand Down Expand Up @@ -668,7 +668,7 @@ <h4 class="section">Returns</h4>
</article>

<div class="contribution d-print-none">
<a href="https://github.com/supabase-community/gotrue-csharp/blob/release/6.0.2/Gotrue/AdminClient.cs/#L16" class="edit-link">Edit this page</a>
<a href="https://github.com/supabase-community/gotrue-csharp/blob/master/Gotrue/AdminClient.cs/#L16" class="edit-link">Edit this page</a>
</div>


Expand Down
16 changes: 8 additions & 8 deletions api/Supabase.Gotrue.AdminUserAttributes.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<meta name="docfx:rel" content="../">


<meta name="docfx:docurl" content="https://github.com/supabase-community/gotrue-csharp/new/release/6.0.2/apiSpec/new?filename=Supabase_Gotrue_AdminUserAttributes.md&amp;value=---%0Auid%3A%20Supabase.Gotrue.AdminUserAttributes%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">
<meta name="docfx:docurl" content="https://github.com/supabase-community/gotrue-csharp/new/master/apiSpec/new?filename=Supabase_Gotrue_AdminUserAttributes.md&amp;value=---%0Auid%3A%20Supabase.Gotrue.AdminUserAttributes%0Asummary%3A%20&#39;*You%20can%20override%20summary%20for%20the%20API%20here%20using%20*MARKDOWN*%20syntax&#39;%0A---%0A%0A*Please%20type%20below%20more%20information%20about%20this%20API%3A*%0A%0A">
<meta name="loc:inThisArticle" content="In this article">
<meta name="loc:searchResultsCount" content="{count} results for &quot;{query}&quot;">
<meta name="loc:searchNoResults" content="No results for &quot;{query}&quot;">
Expand Down Expand Up @@ -89,7 +89,7 @@ <h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>


<h1 id="Supabase_Gotrue_AdminUserAttributes" data-uid="Supabase.Gotrue.AdminUserAttributes" class="text-break">
Class AdminUserAttributes <a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/gotrue-csharp/blob/release/6.0.2/Gotrue/User.cs/#L81"><i class="bi bi-code-slash"></i></a>
Class AdminUserAttributes <a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/gotrue-csharp/blob/master/Gotrue/User.cs/#L81"><i class="bi bi-code-slash"></i></a>
</h1>

<div class="facts text-secondary">
Expand Down Expand Up @@ -176,7 +176,7 @@ <h2 class="section" id="properties">Properties

<h3 id="Supabase_Gotrue_AdminUserAttributes_AppMetadata" data-uid="Supabase.Gotrue.AdminUserAttributes.AppMetadata">
AppMetadata
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/gotrue-csharp/blob/release/6.0.2/Gotrue/User.cs/#L90"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/gotrue-csharp/blob/master/Gotrue/User.cs/#L90"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>A custom data object for app_metadata that. Can be any JSON serializable data.
Expand Down Expand Up @@ -212,7 +212,7 @@ <h4 class="section">Property Value</h4>

<h3 id="Supabase_Gotrue_AdminUserAttributes_BanDuration" data-uid="Supabase.Gotrue.AdminUserAttributes.BanDuration">
BanDuration
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/gotrue-csharp/blob/release/6.0.2/Gotrue/User.cs/#L124"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/gotrue-csharp/blob/master/Gotrue/User.cs/#L124"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Determines how long a user is banned for. </p>
Expand Down Expand Up @@ -252,7 +252,7 @@ <h4 class="section">Property Value</h4>

<h3 id="Supabase_Gotrue_AdminUserAttributes_EmailConfirm" data-uid="Supabase.Gotrue.AdminUserAttributes.EmailConfirm">
EmailConfirm
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/gotrue-csharp/blob/release/6.0.2/Gotrue/User.cs/#L104"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/gotrue-csharp/blob/master/Gotrue/User.cs/#L104"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Sets if a user has confirmed their email address.
Expand Down Expand Up @@ -286,7 +286,7 @@ <h4 class="section">Property Value</h4>

<h3 id="Supabase_Gotrue_AdminUserAttributes_PhoneConfirm" data-uid="Supabase.Gotrue.AdminUserAttributes.PhoneConfirm">
PhoneConfirm
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/gotrue-csharp/blob/release/6.0.2/Gotrue/User.cs/#L111"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/gotrue-csharp/blob/master/Gotrue/User.cs/#L111"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>Sets if a user has confirmed their phone number.
Expand Down Expand Up @@ -320,7 +320,7 @@ <h4 class="section">Property Value</h4>

<h3 id="Supabase_Gotrue_AdminUserAttributes_UserMetadata" data-uid="Supabase.Gotrue.AdminUserAttributes.UserMetadata">
UserMetadata
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/gotrue-csharp/blob/release/6.0.2/Gotrue/User.cs/#L97"><i class="bi bi-code-slash"></i></a>
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/gotrue-csharp/blob/master/Gotrue/User.cs/#L97"><i class="bi bi-code-slash"></i></a>
</h3>

<div class="markdown level1 summary"><p>A custom data object for user_metadata. Can be any JSON serializable data.
Expand Down Expand Up @@ -354,7 +354,7 @@ <h4 class="section">Property Value</h4>
</article>

<div class="contribution d-print-none">
<a href="https://github.com/supabase-community/gotrue-csharp/blob/release/6.0.2/Gotrue/User.cs/#L81" class="edit-link">Edit this page</a>
<a href="https://github.com/supabase-community/gotrue-csharp/blob/master/Gotrue/User.cs/#L81" class="edit-link">Edit this page</a>
</div>


Expand Down
Loading

0 comments on commit fcea592

Please sign in to comment.