1
[auth-ui] expose a way to provide a callback when the authentication suceeds
Source: supabase/supabase#14458 · opened by @ranile
There is no way to redirect a user to a specific page after authenticating with auth-ui. There are hacky workarounds such as the one described at but they're not ideal. Without using auth-ui, the simple solution would be
but that is not possible as the signIn call is abstracted away and there is no way to run code after sign in at the moment
but that is not possible as the signIn call is abstracted away and there is no way to run code after sign in at the moment
No pledges yet. Be the first to back this.
Comments
Similar requests
Ephemeral branches need a stable OAuth callback URL
2 votes · 0 comments
Send provider name back when using Providers
1 vote · 0 comments
OAuth Callback Handler and Returns auth_code
2 votes · 0 comments
Include the organisation id in the OAuth2 callback as a reference
1 vote · 0 comments
Add event callback prop to Auth UI component
3 votes · 0 comments
No comments yet.