Relative Content

Tag Archive for next.jsauth0

Auth0 Nextjs to Protected Api

I have set up nextjs with auth0. I want to protect an api and use the access token for connecting to auth0 in clientside and serverside api calls.

Issue with AUTH0 and NextJS

I am making a side project using nextjs and wanted to add auth0. I have it working to the point where I am able to login, however, upon redirect I get the following error. How do i fix this?