From 4d1a868c9d834a618aafb23051efb5c975aedb74 Mon Sep 17 00:00:00 2001 From: acupofjose <9093699+acupofjose@users.noreply.github.com> Date: Mon, 13 Nov 2023 17:05:48 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20=20@=20ec11f?= =?UTF-8?q?a98da3b0060c2ecac100ec4593e63aa08f3=20=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- api/Supabase.Client.html | 48 +++++++++---------- ...upabase.DefaultSupabaseSessionHandler.html | 16 +++---- ...Supabase.Interfaces.ISupabaseClient-6.html | 40 ++++++++-------- ...upabase.Interfaces.ISupabaseFunctions.html | 16 +++---- api/Supabase.Interfaces.ISupabaseTable-2.html | 8 ++-- api/Supabase.StatelessClient.html | 28 +++++------ api/Supabase.SupabaseModel.html | 4 +- api/Supabase.SupabaseOptions.html | 48 +++++++++---------- api/Supabase.SupabaseTable-1.html | 12 ++--- api/index.html | 2 +- articles/intro.html | 2 +- index.html | 2 +- manifest.json | 24 +++++----- 13 files changed, 125 insertions(+), 125 deletions(-) diff --git a/api/Supabase.Client.html b/api/Supabase.Client.html index 41a527b0..1ed0b47e 100644 --- a/api/Supabase.Client.html +++ b/api/Supabase.Client.html @@ -95,10 +95,10 @@

Constructors

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

Client(IGotrueClient<User, Session>, IRealtimeClient<RealtimeSocket, RealtimeChannel>, IFunctionsClient, IPostgrestClient, IStorageClient<Bucket, FileObject>, SupabaseOptions)

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

Client(String, Nullable<String>, SupabaseOptions)

@@ -198,10 +198,10 @@

Properties

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

Auth

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

Functions

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

Postgrest

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

Realtime

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

Storage

@@ -355,10 +355,10 @@

Methods

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

AdminAuth(String)

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

From<TModel>()

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

InitializeAsync()

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

Rpc(String, Dictionary<String, Object>)

@@ -545,10 +545,10 @@

Implements

diff --git a/api/Supabase.DefaultSupabaseSessionHandler.html b/api/Supabase.DefaultSupabaseSessionHandler.html index b1b20b7d..7ce21b9e 100644 --- a/api/Supabase.DefaultSupabaseSessionHandler.html +++ b/api/Supabase.DefaultSupabaseSessionHandler.html @@ -91,10 +91,10 @@

Methods

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

DestroySession()

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

LoadSession()

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

SaveSession(Session)

@@ -177,10 +177,10 @@
Parameters
diff --git a/api/Supabase.Interfaces.ISupabaseClient-6.html b/api/Supabase.Interfaces.ISupabaseClient-6.html index bc737e70..187b3b50 100644 --- a/api/Supabase.Interfaces.ISupabaseClient-6.html +++ b/api/Supabase.Interfaces.ISupabaseClient-6.html @@ -128,10 +128,10 @@

Properties

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

Auth

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

Functions

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

Postgrest

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

Realtime

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

Storage

@@ -285,10 +285,10 @@

Methods

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

AdminAuth(String)

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

From<TModel>()

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

InitializeAsync()

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

Rpc(String, Dictionary<String, Object>)

@@ -476,10 +476,10 @@
Returns
diff --git a/api/Supabase.Interfaces.ISupabaseFunctions.html b/api/Supabase.Interfaces.ISupabaseFunctions.html index b4f1980f..d44953cd 100644 --- a/api/Supabase.Interfaces.ISupabaseFunctions.html +++ b/api/Supabase.Interfaces.ISupabaseFunctions.html @@ -86,10 +86,10 @@

Methods

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

Invoke(String, Nullable<Dictionary<String, Object>>)

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

Invoke<T>(String, Nullable<Dictionary<String, Object>>)

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

RawInvoke(String, Nullable<Dictionary<String, Object>>)

@@ -271,10 +271,10 @@
Returns
diff --git a/api/Supabase.Interfaces.ISupabaseTable-2.html b/api/Supabase.Interfaces.ISupabaseTable-2.html index 50e1d4af..a6d7b943 100644 --- a/api/Supabase.Interfaces.ISupabaseTable-2.html +++ b/api/Supabase.Interfaces.ISupabaseTable-2.html @@ -108,10 +108,10 @@

Methods

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

On(ListenType, IRealtimeChannel.PostgresChangesHandler)

@@ -167,10 +167,10 @@
Returns
diff --git a/api/Supabase.StatelessClient.html b/api/Supabase.StatelessClient.html index 07469b06..83d02ebb 100644 --- a/api/Supabase.StatelessClient.html +++ b/api/Supabase.StatelessClient.html @@ -91,10 +91,10 @@

Methods

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

From<T>(String, String, SupabaseOptions)

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

Functions(String, String, SupabaseOptions)

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

GetAuthOptions(String, Nullable<String>, SupabaseOptions)

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

GetRestOptions(Nullable<String>, SupabaseOptions)

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

Rpc(String, String, String, Dictionary<String, Object>, SupabaseOptions)

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

Storage(String, Nullable<String>, SupabaseOptions)

@@ -466,10 +466,10 @@
Returns
diff --git a/api/Supabase.SupabaseModel.html b/api/Supabase.SupabaseModel.html index ad8953ef..dffc5c49 100644 --- a/api/Supabase.SupabaseModel.html +++ b/api/Supabase.SupabaseModel.html @@ -95,10 +95,10 @@
Syntax
diff --git a/api/Supabase.SupabaseOptions.html b/api/Supabase.SupabaseOptions.html index 0ab22d7e..dd91f2fc 100644 --- a/api/Supabase.SupabaseOptions.html +++ b/api/Supabase.SupabaseOptions.html @@ -91,10 +91,10 @@

Fields

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

Headers

Headers that allow manual specifications of an "Authorization" to be passed to the supabase client. @@ -122,10 +122,10 @@

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

Schema

Schema to be used in Postgres / Realtime

@@ -154,10 +154,10 @@

Properties

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

AuthUrlFormat

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

AutoConnectRealtime

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

AutoRefreshToken

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

FunctionsUrlFormat

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

RealtimeUrlFormat

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

RestUrlFormat

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

SessionHandler

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

StorageClientOptions

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

StorageUrlFormat

@@ -440,10 +440,10 @@
Property Value
diff --git a/api/Supabase.SupabaseTable-1.html b/api/Supabase.SupabaseTable-1.html index a4b392e1..4c20ac05 100644 --- a/api/Supabase.SupabaseTable-1.html +++ b/api/Supabase.SupabaseTable-1.html @@ -112,10 +112,10 @@

Constructors

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

SupabaseTable(IPostgrestClient, IRealtimeClient<RealtimeSocket, RealtimeChannel>, String)

@@ -157,10 +157,10 @@

Methods

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

On(ListenType, IRealtimeChannel.PostgresChangesHandler)

@@ -223,10 +223,10 @@

Implements

diff --git a/api/index.html b/api/index.html index f38c1de0..5345d22f 100644 --- a/api/index.html +++ b/api/index.html @@ -78,7 +78,7 @@

PLACEHOLDER

diff --git a/articles/intro.html b/articles/intro.html index 5d9f0b9a..1de527f7 100644 --- a/articles/intro.html +++ b/articles/intro.html @@ -77,7 +77,7 @@

Add your introductions here!

diff --git a/index.html b/index.html index 81c1938b..e26c3721 100644 --- a/index.html +++ b/index.html @@ -75,7 +75,7 @@

Quick Start Notes:

diff --git a/manifest.json b/manifest.json index 9f48b2b5..8ca8a383 100644 --- a/manifest.json +++ b/manifest.json @@ -669,7 +669,7 @@ "output": { ".html": { "relative_path": "api/Supabase.Client.html", - "hash": "mJaAByVPO5pu7w1nHkS9zw==" + "hash": "gcV0sTigj4qkxVWtRK+Vug==" } }, "is_incremental": false, @@ -789,7 +789,7 @@ "output": { ".html": { "relative_path": "api/Supabase.DefaultSupabaseSessionHandler.html", - "hash": "ZbjLkMqudLNpa0X/BiGG+w==" + "hash": "Dvh3/BHw0ahRdxy8lcEROA==" } }, "is_incremental": false, @@ -1581,7 +1581,7 @@ "output": { ".html": { "relative_path": "api/Supabase.Interfaces.ISupabaseClient-6.html", - "hash": "6kq1DECcCRQo1QzarITITQ==" + "hash": "B9jBJw9NGLp27V4e8eYflg==" } }, "is_incremental": false, @@ -1593,7 +1593,7 @@ "output": { ".html": { "relative_path": "api/Supabase.Interfaces.ISupabaseFunctions.html", - "hash": "U/kSVDMFIrSMnEWCwTdavA==" + "hash": "F5vwBcUF4nJxFMrionwQXg==" } }, "is_incremental": false, @@ -1605,7 +1605,7 @@ "output": { ".html": { "relative_path": "api/Supabase.Interfaces.ISupabaseTable-2.html", - "hash": "c8Kc63ZXeJBdrUwrhb9jmw==" + "hash": "7H3CFb4jteFxMsf38pHNMQ==" } }, "is_incremental": false, @@ -2529,7 +2529,7 @@ "output": { ".html": { "relative_path": "api/Supabase.StatelessClient.html", - "hash": "t+KOVNMtFoXNeYEklKk1fA==" + "hash": "bsxS3LchMIBu+OLZ22J7Dg==" } }, "is_incremental": false, @@ -2877,7 +2877,7 @@ "output": { ".html": { "relative_path": "api/Supabase.SupabaseModel.html", - "hash": "5EKoXcDS2YpIgJuIeWELdQ==" + "hash": "EgQalrynUdHYd+gU1pcLvg==" } }, "is_incremental": false, @@ -2889,7 +2889,7 @@ "output": { ".html": { "relative_path": "api/Supabase.SupabaseOptions.html", - "hash": "CMV+skVnnLjTRq/a4E/pJQ==" + "hash": "SyBl8VS/tFLwV/BG5U+i8g==" } }, "is_incremental": false, @@ -2901,7 +2901,7 @@ "output": { ".html": { "relative_path": "api/Supabase.SupabaseTable-1.html", - "hash": "h7OLKaHZc9AdC9d7QYulOA==" + "hash": "a/r3wMcAAEvrcb6rgkJ+zw==" } }, "is_incremental": false, @@ -2925,7 +2925,7 @@ "output": { ".html": { "relative_path": "api/index.html", - "hash": "sKAJcwqarmCgW/c0Iro0QA==" + "hash": "tsF7n8ShpBaUBWkX00mFZQ==" } }, "is_incremental": false, @@ -2949,7 +2949,7 @@ "output": { ".html": { "relative_path": "articles/intro.html", - "hash": "/k+t0hbvZOneBzFntbm5GA==" + "hash": "1wUyw/EJGtIPHm2dOqnf0A==" } }, "is_incremental": false, @@ -2973,7 +2973,7 @@ "output": { ".html": { "relative_path": "index.html", - "hash": "JEMKgt3TVw+PofrTIeTeNQ==" + "hash": "q70bJLBYeT/EnbQV6Fe6oQ==" } }, "is_incremental": false,