[Bug] Auth0 Integration Doesn't Work
StephenMP opened this issue · 1 comments
StephenMP commented
Version
1.10
Reproduction link
https://auth0.com/docs/quickstart/webapp/nextjs
Operating System
Windows
Device
PC
Browser & Version
Chrome Version 89.0.4389.114 (Official Build) (64-bit)
Steps to reproduce
This requires Auth0 setup to reproduce, but just following the setup guide step by step, then attempting to login reproduces the issue
What is expected?
I should be redirected to the Auth0 login page, then redirected back once authenticated
What is actually happening?
The app just reloads to the home page
Solution
Additional comments
StephenMP commented
Welp... I tried clearing my cache, tried making sure to clear my application cookies and nothing worked. Spun up my initial app that uses the same Auth0 setup, signed in, out, then in again. Then swapped back to my new app using this template and it works... Not sure why or how, but seems to be working now SMH