Skip to content

Password reset redirect in "WPF" or .net MAUI #111

Answered by acupofjose
makgahlela asked this question in Q&A
Discussion options

You must be logged in to vote

Good catch - this is a method that requires PKCE support. The gotrue team intentionally set the redirect urls to use a # instead of a ? so that the parameters passed back can only be read on the client side (so C# has a real hard time playing nice with these). A PKCE flow gets around this, but that hasn't been implemented on our client yet (didn't know about this functionality!).

That is now being tracked here: #112

Replies: 2 comments 1 reply

Comment options

You must be logged in to vote
0 replies
Answer selected by makgahlela
Comment options

You must be logged in to vote
1 reply
@acupofjose
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants