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

Secure Store and React Redux for Persistent Sign-in (and user information) #28

Open
wants to merge 11 commits into
base: main
Choose a base branch
from

Conversation

ehng359
Copy link
Contributor

@ehng359 ehng359 commented May 7, 2024

Implemented fully functional flows for sign-in and sign-out with user persistence across both and updated documentation on the WriteGirl Notion.

Features

  • Closing the application and re-opening the app correctly redirects us to the home page (with the correct user logged in).
  • Logging out and re-opening the application correctly keeps us logged out
  • Sign-in flow altered to automatically log into the application after signing up.
  • Added intermediary loading screen to provide application time to figure out signed in or signed out...

Demonstrated features:
https://github.com/lablueprint/write-girl/assets/94334288/b0398970-1446-4f7d-8848-ebb304c13660

@ehng359
Copy link
Contributor Author

ehng359 commented May 7, 2024

Still need to merge with main

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.

2 participants