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

Fixes #29 by changing `redirect_to` into a query parameter instead of… #31

Closed acupofjose closed 2 years ago

acupofjose commented 2 years ago

Inspired by #30.

Fixes #29 by changing redirect_to into a query parameter instead of POST data. GetSessionFromUrl accounts for gotrue sending a url of the format: http://localhost:9000?status=success#access_token=blahblah