Able to add delay before the successful login redirect

Feature: Provide a short title of your feature request/feedback.

Allow developers to add a little delay before the successful login redirect gets triggered with “loginWithPopup()” in the Auth0 npm package.

Description:
image
Something like this pic above.

Use-case:
This is so if the web page wants to do some animations and stuff to make it look cool…they will have time to update the components.

Currently, I have a button that will be set to a loading state and open the popup once the user clicks the button but as soon as the user logs in, it instantly redirects them to the dashboard… so all my final animations just don’t show.

Thanks for sharing that! Let’s see how many people will be interested in this too!

1 Like