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

Introduce VerifyTokenHash to support the PKCE flow for email signup #98

Closed alexbakker closed 4 months ago

alexbakker commented 4 months ago

Relevant documentation: https://supabase.com/docs/guides/auth/passwords?queryGroups=flow&flow=pkce#signing-up-with-an-email-and-password

alexbakker commented 4 months ago

Fixed!

acupofjose commented 4 months ago

LGTM! I’ll add it to the next release

acupofjose commented 4 months ago

Available in 5.0.6 and will be included shortly in the next Supabase minor version