We have a Next.js app and need to add authentication/authorization. I started with Auth0 evaluation yesterday and probably missing the point completely. Please be patient.
Can you share a link to the example that you used in your implementation so we can help you better in troubleshooting this? Typically how we approach such situations is that in order to handle that most effectively and work with example maintainers directly we would like you to open a GitHub issue in the example repo.
Once that’s done please share a link to the issue you created so we can ping the repo maintainers. Thank you!
I could not locate the base-example in this repo. To be more precise. I did not refer to or used an example from any repo. I used/downloaded the example, better said starter app, one gets in the Dashboard → Applications → My App → Quick Start tab.
Later (currently busy), I’ll download and test the basic example in the repo I mentioned above. If it reproduces the error, I’ll proceed as you proposed.
Hi and sorry for the late feedback. Thanks. This resolves the issue. Especially the link to the docs was helpful! With that information, I could manage all session needs we have. I’m still confused about the (for me) not working dashboard configuration, but further reading/practice certainly will resolve this too. No additional help required for the moment. Thanks.