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

Trying to sign-out automatically signs-in again #1

Open
elboletaire opened this issue Dec 20, 2023 · 1 comment
Open

Trying to sign-out automatically signs-in again #1

elboletaire opened this issue Dec 20, 2023 · 1 comment
Labels
bug Something isn't working

Comments

@elboletaire
Copy link
Member

I was trying to logout from github, and when doing so the popup just refreshes and auto-logins again. Steps to reproduce:

  • Sign in using github (probably fails with others, but is the one I was using)
  • Now try to logout from oauth:
    • First logout normally
    • Try to login again
    • Select github again, the oauth pop up appears
    • Select "sign out"
  • You are properly logged out, but after ~a second the page refreshes and logs you in again.

imatge

@elboletaire elboletaire added the bug Something isn't working label Dec 20, 2023
@elboletaire
Copy link
Member Author

I think the issue is the provider=github not being removed from the URL on Sign out. Removing it on logout should fix this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant