Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update session with correct Access Token for guest/anonymous/unauthenticated users #1751

Open
6 tasks done
patrikbraborec opened this issue May 21, 2024 · 0 comments
Open
6 tasks done

Comments

@patrikbraborec
Copy link

Checklist

Description

Hi,

I am having problems authenticating guest/anonymous/unauthenticated users. I was able to create a user through the API and get a session, but it seems that it is not possible to correctly update the session if you use nextjs-auth0. Do you have any suggestions on how to do this?

Thanks

Reproduction

  • Create user through Auth0 management API
  • Get session from Auth0 management API
  • Call updateSession from @auth0/nextjs-auth0 package

Additional context

No response

nextjs-auth0 version

^3.5.0

Next.js version

^14.2.3

Node.js version

v20.11.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant