supabase-community / flutter-auth-ui

Supabase Auth UI library for Flutter
https://supabase.com
MIT License
114 stars 58 forks source link

feat: Allow password recovery email to be redirected to other URL #98

Closed dshukertjr closed 5 months ago

dshukertjr commented 5 months ago

What kind of change does this PR introduce?

Adds a new resetPasswordRedirectTo so that users can be redirected to a different URL for password recovery flow.