im using the api.redirect.sendUserTo() to redirect my user to the waiting list page in case the user its not allowed by white list, but after that, when the user tries to login again (eg he is on white list but logged in with the wrong email), he falls into the redirect link, and i want to send him to login again. I cleared all cookies, but when auth0 calls /authorize, the user goes to my waiting list again. Is there any way to fix it?
Related topics
Topic | Replies | Views | Activity | |
---|---|---|---|---|
How to redirect users to same page after log in | 8 | 10122 | October 15, 2021 | |
Redirect after login | 5 | 11793 | March 27, 2019 | |
Redirection after webauth.login success is not happening | 4 | 1620 | November 4, 2022 | |
Cannot get back to login screen after getting denied by post-login action | 1 | 1583 | September 8, 2023 | |
Redirect user back to login page with error message displayed | 9 | 4064 | April 23, 2024 |