we evaluate Auth0 to add authentication to a Next.js app.
I used/downloaded the example, better said starter app, one gets in the Dashboard → Applications → My App → Quick Start tab. I deployed an unmodified copy of this download here (deployed on Vercel) and here (public GitHub repo).
To reproduce the unwanted behavior, do the following:
I followed the advice and configured a login page in the dashboard. Without the login page, I get the Oooops page (see above). With login page, I get an empty page. I’ll attach the dashboard configuration as a screenshot.
One more observation. If I disable cache in FF and Chrome (macOS) everything works as expected. Enabling the cache reproduces the issue again.
I’m not certain, why You need one. Just visit the app https://my-app-zeta-nine.vercel.app/ with the tools You require. I wound do anything different. The app is a complete reproduction and shows the error. At least on my browsers.
Hi all, could anyone reproduce the unwanted behavior? I have no clue how to proceed. I tested all I could figure out. No, succeed. Perhaps I do something very stupid? It seems no one has the same complaints. But what is going wrong here?