supabase-community / auth-ui

Pre-built Auth UI for React
https://supabase.com/docs/guides/auth/auth-helpers/auth-ui
MIT License
486 stars 120 forks source link

Add emailRedirectTo to signup in React #128

Closed pmaddi closed 1 year ago

pmaddi commented 1 year ago

What kind of change does this PR introduce?

Fixes https://github.com/supabase/auth-ui/issues/117 Fixes https://github.com/supabase/auth-ui/issues/72 Fixes https://github.com/supabase/auth-ui/issues/76

What is the current behavior?

Doesn't redirect

What is the new behavior?

Redirects to the url provided

Additional context

Could I get some help testing this change?

silentworks commented 1 year ago

Thank you for this PR. A release should be out soon with this change.