The callback URI for the login route needs to be corrected.
The flow of the website should be as follows:
User clicks the Login button => Taken to Auth0 login applet => redirected to the profile page with user's information
As of now the login page routes to a bad callback uri page via Auth0.
The callback URI for the login route needs to be corrected.
The flow of the website should be as follows:
User clicks the Login button => Taken to Auth0 login applet => redirected to the profile page with user's information
As of now the login page routes to a bad callback uri page via Auth0.