Skip to content

Commit 39f922c

Browse files
committed
Deploying to gh-pages from @ b21e30f 🚀
1 parent 28784fd commit 39f922c

File tree

62 files changed

+578
-578
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

62 files changed

+578
-578
lines changed

api/Supabase.Gotrue.AdminClient.html

Lines changed: 16 additions & 16 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<meta name="docfx:rel" content="../">
1717

1818

19-
<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">
19+
<meta name="docfx:docurl" content="https://github.com/supabase-community/gotrue-csharp/new/release/5.0.6/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">
2020
<meta name="loc:inThisArticle" content="In this article">
2121
<meta name="loc:searchResultsCount" content="{count} results for &quot;{query}&quot;">
2222
<meta name="loc:searchNoResults" content="No results for &quot;{query}&quot;">
@@ -89,7 +89,7 @@ <h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>
8989

9090

9191
<h1 id="Supabase_Gotrue_AdminClient" data-uid="Supabase.Gotrue.AdminClient" class="text-break">
92-
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>
92+
Class AdminClient <a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/gotrue-csharp/blob/release/5.0.6/Gotrue/AdminClient.cs/#L16"><i class="bi bi-code-slash"></i></a>
9393
</h1>
9494

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

167167
<h3 id="Supabase_Gotrue_AdminClient__ctor_System_String_Supabase_Gotrue_ClientOptions_" data-uid="Supabase.Gotrue.AdminClient.#ctor(System.String,Supabase.Gotrue.ClientOptions)">
168168
AdminClient(string, ClientOptions?)
169-
<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>
169+
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/gotrue-csharp/blob/release/5.0.6/Gotrue/AdminClient.cs/#L28"><i class="bi bi-code-slash"></i></a>
170170
</h3>
171171

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

206206
<h3 id="Supabase_Gotrue_AdminClient_GetHeaders" data-uid="Supabase.Gotrue.AdminClient.GetHeaders">
207207
GetHeaders
208-
<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>
208+
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/gotrue-csharp/blob/release/5.0.6/Gotrue/AdminClient.cs/#L40"><i class="bi bi-code-slash"></i></a>
209209
</h3>
210210

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

238238
<h3 id="Supabase_Gotrue_AdminClient_Options" data-uid="Supabase.Gotrue.AdminClient.Options">
239239
Options
240-
<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>
240+
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/gotrue-csharp/blob/release/5.0.6/Gotrue/AdminClient.cs/#L21"><i class="bi bi-code-slash"></i></a>
241241
</h3>
242242

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

274274
<h3 id="Supabase_Gotrue_AdminClient_CreateUser_Supabase_Gotrue_AdminUserAttributes_" data-uid="Supabase.Gotrue.AdminClient.CreateUser(Supabase.Gotrue.AdminUserAttributes)">
275275
CreateUser(AdminUserAttributes)
276-
<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>
276+
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/gotrue-csharp/blob/release/5.0.6/Gotrue/AdminClient.cs/#L89"><i class="bi bi-code-slash"></i></a>
277277
</h3>
278278

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

312312
<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)">
313313
CreateUser(string, string, AdminUserAttributes?)
314-
<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>
314+
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/gotrue-csharp/blob/release/5.0.6/Gotrue/AdminClient.cs/#L79"><i class="bi bi-code-slash"></i></a>
315315
</h3>
316316

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

354354
<h3 id="Supabase_Gotrue_AdminClient_DeleteUser_System_String_" data-uid="Supabase.Gotrue.AdminClient.DeleteUser(System.String)">
355355
DeleteUser(string)
356-
<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>
356+
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/gotrue-csharp/blob/release/5.0.6/Gotrue/AdminClient.cs/#L71"><i class="bi bi-code-slash"></i></a>
357357
</h3>
358358

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

392392
<h3 id="Supabase_Gotrue_AdminClient_GenerateLink_Supabase_Gotrue_GenerateLinkOptions_" data-uid="Supabase.Gotrue.AdminClient.GenerateLink(Supabase.Gotrue.GenerateLinkOptions)">
393393
GenerateLink(GenerateLinkOptions)
394-
<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>
394+
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/gotrue-csharp/blob/release/5.0.6/Gotrue/AdminClient.cs/#L103"><i class="bi bi-code-slash"></i></a>
395395
</h3>
396396

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

430430
<h3 id="Supabase_Gotrue_AdminClient_GetUser_System_String_" data-uid="Supabase.Gotrue.AdminClient.GetUser(System.String)">
431431
GetUser(string)
432-
<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>
432+
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/gotrue-csharp/blob/release/5.0.6/Gotrue/AdminClient.cs/#L60"><i class="bi bi-code-slash"></i></a>
433433
</h3>
434434

435435
<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>
@@ -466,7 +466,7 @@ <h4 class="section">Returns</h4>
466466

467467
<h3 id="Supabase_Gotrue_AdminClient_GetUserById_System_String_" data-uid="Supabase.Gotrue.AdminClient.GetUserById(System.String)">
468468
GetUserById(string)
469-
<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>
469+
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/gotrue-csharp/blob/release/5.0.6/Gotrue/AdminClient.cs/#L57"><i class="bi bi-code-slash"></i></a>
470470
</h3>
471471

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

504504
<h3 id="Supabase_Gotrue_AdminClient_InviteUserByEmail_System_String_Supabase_Gotrue_InviteUserByEmailOptions_" data-uid="Supabase.Gotrue.AdminClient.InviteUserByEmail(System.String,Supabase.Gotrue.InviteUserByEmailOptions)">
505505
InviteUserByEmail(string, InviteUserByEmailOptions?)
506-
<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>
506+
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/gotrue-csharp/blob/release/5.0.6/Gotrue/AdminClient.cs/#L63"><i class="bi bi-code-slash"></i></a>
507507
</h3>
508508

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

543543
<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})">
544544
ListUsers(string?, string?, SortOrder, int?, int?)
545-
<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>
545+
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/gotrue-csharp/blob/release/5.0.6/Gotrue/AdminClient.cs/#L92"><i class="bi bi-code-slash"></i></a>
546546
</h3>
547547

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

593593
<h3 id="Supabase_Gotrue_AdminClient_Update_Supabase_Gotrue_UserAttributes_" data-uid="Supabase.Gotrue.AdminClient.Update(Supabase.Gotrue.UserAttributes)">
594594
Update(UserAttributes)
595-
<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>
595+
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/gotrue-csharp/blob/release/5.0.6/Gotrue/AdminClient.cs/#L116"><i class="bi bi-code-slash"></i></a>
596596
</h3>
597597

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

630630
<h3 id="Supabase_Gotrue_AdminClient_UpdateUserById_System_String_Supabase_Gotrue_AdminUserAttributes_" data-uid="Supabase.Gotrue.AdminClient.UpdateUserById(System.String,Supabase.Gotrue.AdminUserAttributes)">
631631
UpdateUserById(string, AdminUserAttributes)
632-
<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>
632+
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/gotrue-csharp/blob/release/5.0.6/Gotrue/AdminClient.cs/#L98"><i class="bi bi-code-slash"></i></a>
633633
</h3>
634634

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

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

674674

api/Supabase.Gotrue.AdminUserAttributes.html

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
<meta name="docfx:rel" content="../">
1717

1818

19-
<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">
19+
<meta name="docfx:docurl" content="https://github.com/supabase-community/gotrue-csharp/new/release/5.0.6/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">
2020
<meta name="loc:inThisArticle" content="In this article">
2121
<meta name="loc:searchResultsCount" content="{count} results for &quot;{query}&quot;">
2222
<meta name="loc:searchNoResults" content="No results for &quot;{query}&quot;">
@@ -89,7 +89,7 @@ <h5 class="offcanvas-title" id="tocOffcanvasLabel">Table of Contents</h5>
8989

9090

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

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

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

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

213213
<h3 id="Supabase_Gotrue_AdminUserAttributes_EmailConfirm" data-uid="Supabase.Gotrue.AdminUserAttributes.EmailConfirm">
214214
EmailConfirm
215-
<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>
215+
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/gotrue-csharp/blob/release/5.0.6/Gotrue/User.cs/#L97"><i class="bi bi-code-slash"></i></a>
216216
</h3>
217217

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

247247
<h3 id="Supabase_Gotrue_AdminUserAttributes_PhoneConfirm" data-uid="Supabase.Gotrue.AdminUserAttributes.PhoneConfirm">
248248
PhoneConfirm
249-
<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>
249+
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/gotrue-csharp/blob/release/5.0.6/Gotrue/User.cs/#L104"><i class="bi bi-code-slash"></i></a>
250250
</h3>
251251

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

281281
<h3 id="Supabase_Gotrue_AdminUserAttributes_UserMetadata" data-uid="Supabase.Gotrue.AdminUserAttributes.UserMetadata">
282282
UserMetadata
283-
<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>
283+
<a class="header-action link-secondary" title="View source" href="https://github.com/supabase-community/gotrue-csharp/blob/release/5.0.6/Gotrue/User.cs/#L90"><i class="bi bi-code-slash"></i></a>
284284
</h3>
285285

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

316316
<div class="contribution d-print-none">
317-
<a href="https://github.com/supabase-community/gotrue-csharp/blob/master/Gotrue/User.cs/#L74" class="edit-link">Edit this page</a>
317+
<a href="https://github.com/supabase-community/gotrue-csharp/blob/release/5.0.6/Gotrue/User.cs/#L74" class="edit-link">Edit this page</a>
318318
</div>
319319

320320

0 commit comments

Comments
 (0)