File tree
4 files changed
+6
-6
lines changed- Supabase
- modules
4 files changed
+6
-6
lines changedSubmodule Documentation updated from 1db4e85 to ebb9c7c
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
37 | 37 |
| |
38 | 38 |
| |
39 | 39 |
| |
40 |
| - | |
| 40 | + | |
41 | 41 |
| |
42 | 42 |
| |
43 | 43 |
| |
44 | 44 |
| |
45 | 45 |
| |
46 |
| - | |
47 |
| - | |
| 46 | + | |
| 47 | + | |
48 | 48 |
| |
49 | 49 |
| |
50 | 50 |
| |
|
Submodule gotrue-csharp updated 17 files
- .github/workflows/release.yml+2-2
- CHANGELOG.md+13-1
- Gotrue/AdminClient.cs+17-2
- Gotrue/Api.cs+21-3
- Gotrue/Exceptions/FailureReason.cs+1
- Gotrue/GenerateLinkOptions.cs+116
- Gotrue/Gotrue.csproj+3-3
- Gotrue/Interfaces/IGotrueAdminClient.cs+13-1
- Gotrue/Interfaces/IGotrueApi.cs+2-1
- Gotrue/Interfaces/IGotrueStatelessClient.cs+3-2
- Gotrue/InviteUserByEmailOptions.cs+20
- Gotrue/ResetPasswordForEmailOptions.cs+4
- Gotrue/Responses/GenerateLinkResponse.cs+42
- Gotrue/StatelessClient.cs+2-2
- GotrueTests/ConfigurationFailureTests.cs+1
- GotrueTests/ServiceRoleTests.cs+74-1
- docker-compose.yml+1-1
0 commit comments