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

Logout loop bug #60

Open
AmanRaj1608 opened this issue Jul 25, 2020 · 2 comments
Open

Logout loop bug #60

AmanRaj1608 opened this issue Jul 25, 2020 · 2 comments
Assignees
Labels
bug Something isn't working unable to reproduce

Comments

@AmanRaj1608
Copy link

AmanRaj1608 commented Jul 25, 2020

When a user logs out from one account and tries to sign in with another account it creates a loop.

After logging out from my first account the page shows up with URL
https://auther.commudle.com/?back_to=https:%2F%2Fcommudle.com%2Flogout

And after signing in again we will get redirected to https://commudle.com/logout

I think after signing out a user should be redirected to
https://auther.commudle.com/

@arpansac
Copy link
Contributor

Oh, thanks for citing this! Will be fixed soon :)

@arpansac arpansac self-assigned this Jul 29, 2020
@arpansac arpansac removed their assignment Aug 15, 2020
@arpansac
Copy link
Contributor

Hey @AmanRaj1608
I've been unable to reproduce the bug, here's what the flow in the code does:

Can you please try and see if it happens again and share some more details on (browser, device computer/mobile, which page are you clicking the logout button on)

Would be really helpful

When a user logs out from one account and tries to sign in with another account it creates a loop.

After logging out from my first account the page shows up with URL
https://auther.commudle.com/?back_to=https:%2F%2Fcommudle.com%2Flogout

And after signing in again we will get redirected to https://commudle.com/logout

I think after signing out a user should be redirected to
https://auther.commudle.com/

@arpansac arpansac added bug Something isn't working unable to reproduce labels Sep 16, 2020
@arpansac arpansac self-assigned this Sep 16, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working unable to reproduce
Projects
None yet
Development

No branches or pull requests

2 participants