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

delete all user data when logging out #1534 #1535

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

bryanmontz
Copy link
Contributor

@bryanmontz bryanmontz commented Sep 21, 2024

Issues covered

#1534

Description

When the user logs out, we should clear out all of their data.

How to test

  1. Sign in to an account.
  2. Navigate around and make sure lots of events and authors get loaded.
  3. Sign out.
  4. Sign back in.
    As you navigate around again, you should notice that data has to load again. It's not immediately there.

A unit test is also provided to confirm that the critical function actually removes all data.

Screen Recording 2024-09-21 at 8 40 50 AM 2024-09-21 08_42_04

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

Successfully merging this pull request may close these issues.

1 participant