Closed dshukertjr closed 2 years ago
There were some other redirect_to issue where the parameter was URL encoded twice. This fixes it.
redirect_to
Fixes https://github.com/supabase-community/supabase-flutter/issues/261
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 https://github.com/supabase-community/supabase-flutter/issues/261