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

Login #79

Closed
wants to merge 5 commits into from
Closed

Login #79

wants to merge 5 commits into from

Conversation

AkhilS2
Copy link
Contributor

@AkhilS2 AkhilS2 commented May 15, 2024

Added a backend function that validates the user and stores user info in a class called currentUser. Currently just the email since that is all that is needed for the db functions. When the user logs in their profile image and names are shown in the profile page. The logout button clears the frontend user and also clears them from the currentUser class in the backend.

@AkhilS2 AkhilS2 closed this May 15, 2024
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