File tree
4 files changed
+11
-6
lines changed- Supabase
- SupabaseTests
- Stubs
- modules
4 files changed
+11
-6
lines changedOriginal file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
44 | 44 |
| |
45 | 45 |
| |
46 | 46 |
| |
47 |
| - | |
| 47 | + | |
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
149 | 149 |
| |
150 | 150 |
| |
151 | 151 |
| |
| 152 | + | |
| 153 | + | |
| 154 | + | |
| 155 | + | |
| 156 | + | |
152 | 157 |
| |
153 | 158 |
| |
154 | 159 |
| |
|
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
9 | 9 |
| |
10 | 10 |
| |
11 | 11 |
| |
12 |
| - | |
13 |
| - | |
14 |
| - | |
15 |
| - | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
16 | 16 |
| |
17 | 17 |
| |
18 | 18 |
| |
|
Submodule gotrue-csharp updated 45 files
- .documentation/.gitignore+2-1
- .documentation/api/.manifest-100
- .documentation/api/Supabase.Gotrue.Api.yml-1.1k
- .documentation/api/Supabase.Gotrue.Client.AuthState.yml-158
- .documentation/api/Supabase.Gotrue.Client.Provider.yml-187
- .documentation/api/Supabase.Gotrue.Client.yml-1.4k
- .documentation/api/Supabase.Gotrue.ClientOptions.yml-893
- .documentation/api/Supabase.Gotrue.ClientStateChanged.yml-434
- .documentation/api/Supabase.Gotrue.Constants.yml-714
- .documentation/api/Supabase.Gotrue.ExistingUserException.yml-617
- .documentation/api/Supabase.Gotrue.InvalidEmailOrPasswordException.yml-617
- .documentation/api/Supabase.Gotrue.RequestException.yml-661
- .documentation/api/Supabase.Gotrue.Responses.BaseResponse.yml-436
- .documentation/api/Supabase.Gotrue.Responses.ErrorResponse.yml-407
- .documentation/api/Supabase.Gotrue.Responses.yml-35
- .documentation/api/Supabase.Gotrue.Session.yml-536
- .documentation/api/Supabase.Gotrue.User.yml-722
- .documentation/api/Supabase.Gotrue.UserAttributes.yml-610
- .documentation/api/Supabase.Gotrue.yml-107
- .documentation/api/index.md-1
- .documentation/api/toc.yml-37
- .documentation/docfx.json+31-42
- .documentation/index.md+5-1
- .documentation/toc.yml+1-4
- .github/workflows/build-and-test.yml+30
- .github/workflows/build-documentation.yaml+13-9
- .github/workflows/dotnet-core.yml-31
- .github/workflows/release.yml+16-13
- CHANGELOG.md+5
- Gotrue/Api.cs+28-3
- Gotrue/Client.cs+15-2
- Gotrue/Constants.cs+138-126
- Gotrue/Exceptions/FailureReason.cs+11-11
- Gotrue/GenerateLinkOptions.cs+41-4
- Gotrue/Gotrue.csproj+3-3
- Gotrue/Interfaces/IGotrueAdminClient.cs+1-2
- Gotrue/Interfaces/IGotrueApi.cs+1
- Gotrue/Interfaces/IGotrueClient.cs+7
- Gotrue/Responses/GenerateLinkResponse.cs+1-1
- Gotrue/SignInAnonymouslyOptions.cs+23
- Gotrue/User.cs-6
- GotrueTests/AnonKeyClientTests.cs+14
- GotrueTests/ServiceRoleTests.cs+2-2
- docker-compose.yml+2-1
- gotrue-csharp.sln+1-1
0 commit comments