Skip to content

Log user out when authenticated as deleted user#483

Merged
thebaer merged 1 commit intodevelopfrom
log-gone-user-out
Nov 15, 2022
Merged

Log user out when authenticated as deleted user#483
thebaer merged 1 commit intodevelopfrom
log-gone-user-out

Conversation

@thebaer
Copy link
Copy Markdown
Member

@thebaer thebaer commented Jun 27, 2021

Now when we check for the user at certain times and find that the user doesn't exist in the database, we log them out and send them back to the home page.

Previously, this could happen when e.g. the user is logged in on multiple browsers and then deletes their account -- they'll be logged out in the browser they deleted from, but not from other browser sessions.


  • ☑ I have signed the CLA

Now when we check for the user at certain times and find that the user
doesn't exist in the database, we log them out and send them back to
the home page.
@thebaer thebaer added this to the 1.0 milestone Jun 27, 2021
@thebaer
Copy link
Copy Markdown
Member Author

thebaer commented Nov 15, 2022

Working well on Write.as, merging now.

@thebaer thebaer merged commit 29c8988 into develop Nov 15, 2022
@thebaer thebaer deleted the log-gone-user-out branch November 15, 2022 04:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Development

Successfully merging this pull request may close these issues.

1 participant