Open
Description
I am encountering an authentication issue when attempting to change the Auth0 links in the GoLang/ReactJS app. After following the provided .env-example and creating my own .env file with the necessary configuration, the backend consistently returns a "JWT is invalid" error.
When I tried to hardcoded these two links and it worked.