79704311

Date: 2025-07-17 05:21:06
Score: 1
Natty:
Report link

In addition to ensuring origins are correctly set in Auth0,

Don't use fetch(http://localhost:8080/login) in your client code.

Use window.location.href='http://localhost:8080/login' or similar.

Reasons:
  • Low length (0.5):
  • Has code block (-0.5):
  • Low reputation (1):
Posted by: PiggyBoy