Skip to content
This repository has been archived by the owner on May 13, 2023. It is now read-only.

fix: redirect_to double URL encoding issue #102

Merged
merged 2 commits into from
Oct 29, 2022
Merged

fix: redirect_to double URL encoding issue #102

merged 2 commits into from
Oct 29, 2022

Conversation

dshukertjr
Copy link
Member

What kind of change does this PR introduce?

There were some other redirect_to issue where the parameter was URL encoded twice. This fixes it.

Fixes supabase/supabase-flutter#261

@dshukertjr dshukertjr changed the title adds test to see if correct url has been set in provider login fix: redirect_to double URL encoding issue Oct 28, 2022
@dshukertjr dshukertjr marked this pull request as ready for review October 28, 2022 12:52
@dshukertjr dshukertjr requested a review from a team October 28, 2022 12:52
@dshukertjr dshukertjr merged commit 1a66e0b into main Oct 29, 2022
@dshukertjr dshukertjr deleted the fix/redirectTo branch October 29, 2022 00:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Provider auth on all platforms
2 participants