79739528

Date: 2025-08-19 06:42:30
Score: 1
Natty:
Report link

I had the same issue, but the culprit was not auth0, or useNavigate, but it was useEffect, my useEffect was running, before the auth0 can catch the code and state and was redirecting, to the same page which was removing the query params from the URL and the auth0 was unable to authenticate the user.

Reasons:
  • Whitelisted phrase (-1): I had the same
  • Low length (0.5):
  • No code block (0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: Krish