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 | |
---|---|---|---|---|
Redirect after login | 5 | 11796 | March 27, 2019 | |
Correct way to return to hosted login (soft logout) | 2 | 4223 | March 2, 2018 | |
How to redirect users to same page after log in | 8 | 10128 | October 15, 2021 | |
Dynamic callback after login | 2 | 12135 | March 2, 2018 | |
How to be redirect after login with Python/Django? | 1 | 4388 | March 2, 2018 |