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

Sign out from NextAuth and OAuth provider #946

Closed
1 of 5 tasks
marco910 opened this issue Dec 10, 2020 · 1 comment
Closed
1 of 5 tasks

Sign out from NextAuth and OAuth provider #946

marco910 opened this issue Dec 10, 2020 · 1 comment
Labels
duplicate This issue or pull request already exists question Ask how to do something or how something works

Comments

@marco910
Copy link

Your question
I'm using NextAuth for logging in to my web app with AWS Cognito hosted UI. The sign in process and authentication is working well but when I'm using the NextAuth signOut() function the user is only signed out from the web app - not from Cognito. If now another user wants to sign in on the same machine, he is signed in with the Cognito account of the previous user.
How can I sign out the user also form Cognito?

What are you trying to do
Signing out a user from NextAuth and AWS Cognito (OAuth provider).

Feedback
Documentation refers to searching through online documentation, code comments and issue history. The example project refers to next-auth-example.

  • Found the documentation helpful
  • Found documentation but was incomplete
  • Could not find relevant documentation
  • Found the example project helpful
  • Did not find the example project helpful
@marco910 marco910 added the question Ask how to do something or how something works label Dec 10, 2020
@balazsorban44
Copy link
Member

Hi there! There is already an issue opened about this here: #836 Going to close this one in favor of the already opened one! If you have any comments, please go to #836.

Thank you!

@balazsorban44 balazsorban44 added the duplicate This issue or pull request already exists label Dec 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
duplicate This issue or pull request already exists question Ask how to do something or how something works
Projects
None yet
Development

No branches or pull requests

2 participants