issues
search
supabase-community
/
gotrue-csharp
C# implementation of Supabase's GoTrue
https://supabase-community.github.io/gotrue-csharp/api/Supabase.Gotrue.Client.html
MIT License
39
stars
27
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Implement PKCE (OAuth) Flow
#45
acupofjose
closed
1 year ago
0
Connection Failure closes application
#44
Kuffs2205
closed
1 year ago
2
Bump Newtonsoft.Json from 13.0.1 to 13.0.2 in /Gotrue
#43
dependabot[bot]
closed
1 year ago
1
Restructure Library to support Dependency Injection (DI)
#42
acupofjose
closed
2 years ago
1
VerifyOTP(string phone, string token) does not support email OTP verification
#41
bhemala
closed
2 years ago
2
Adjust to a DI structure
#40
acupofjose
closed
2 years ago
3
Added GetUser method that supports a JWT.
#39
AlexMeesters
closed
2 years ago
2
Userlist does not return total count
#38
AydinE
closed
2 years ago
1
SetAuth missing
#37
kamyker
closed
2 years ago
5
Structure project to conform to DI with backwards compatibility.
#36
acupofjose
closed
2 years ago
5
Refresh timer should be cancelled if the user logs out
#35
RedChops
closed
2 years ago
1
Server updates userMetadata using UpdateUserById, doesnot fire onAuthStateChange
#34
abdalla-nayer
closed
2 years ago
0
Server updates userMetadata using UpdateUserById, doesnot fire onAuthStateChange
#33
abdallanayer
closed
2 years ago
0
RefreshToken() should take an optional refresh token from the caller
#32
RedChops
closed
2 years ago
1
Fixes #29 by changing `redirect_to` into a query parameter instead of…
#31
acupofjose
closed
2 years ago
0
Update usage of redirectTo to reflect gotrue-js usage
#30
RedChops
closed
2 years ago
4
SendMagicLinkEmail puts RedirectTo option in incorrect part of request
#29
RedChops
closed
2 years ago
1
Change attribute name to user_metadata
#28
AydinE
closed
2 years ago
1
Change ConfirmedAt to nullable Datetime
#27
fplaras
closed
2 years ago
2
Session.CreatedAt is always DateTime.Now
#26
JohnathanWaring
closed
2 years ago
2
Several Tests throw an error `Stored Session is missing data.` on latest `supabase/gotrue` image
#25
acupofjose
closed
2 years ago
0
chore: add docs for running tests locally
#24
MisterJimson
closed
2 years ago
0
feat: add option for setting redirect_url for MagicLink sign in
#23
MisterJimson
closed
2 years ago
1
Trouble Running Tests
#22
MisterJimson
closed
2 years ago
1
Added SignOut method to Stateless Client
#21
fplaras
closed
2 years ago
1
StatelessClient SignIn "no Route matched with those values"
#20
fplaras
closed
2 years ago
2
An unconfirmed `User` Signup returns Session with no `User` Data
#19
acupofjose
closed
2 years ago
0
Add missing option: `redirectTo` to client `SignUp` calls.
#18
acupofjose
closed
2 years ago
0
Clarify `UserMetadata` and `Data` parameters for `SignUp` methods
#17
acupofjose
closed
2 years ago
0
`CreateUser` does not conform to type: `AdminUserAttributes`
#16
acupofjose
closed
2 years ago
0
Add metadata option to SignUp User call
#15
acupofjose
closed
2 years ago
0
Implemented `ListUsers` (paginate, sort, filter), `GetUserById`, `CreateUser`, `UpdateById`
#14
TheOnlyBeardedBeast
closed
2 years ago
3
Implement `List` and `Update` User
#13
TheOnlyBeardedBeast
closed
2 years ago
3
Mirror `ResetPasswordForEmail` into `StatelessClient`
#12
acupofjose
closed
2 years ago
0
Add reset password to client
#11
phxtho
closed
2 years ago
1
Add new providers
#10
HarryET
closed
3 years ago
1
X-Client-Info Header
#9
awalias
closed
3 years ago
0
Feat add deleteUser & oauth providers
#8
phxtho
closed
3 years ago
1
Feat InviteUserByEmail
#7
phxtho
closed
3 years ago
1
SignIn method sends magic link
#6
atnegrete
closed
3 years ago
3
Chore : Add tests
#5
elrhomariyounes
closed
3 years ago
1
Fix update user
#4
elrhomariyounes
closed
3 years ago
2
Update user not working
#3
elrhomariyounes
closed
3 years ago
0
Feat return gotrue api content in exception object
#2
elrhomariyounes
closed
3 years ago
2
Return Gotrue API response content if an exception is thrown
#1
elrhomariyounes
closed
3 years ago
2
Previous