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

Save users to database #35

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

Save users to database #35

wants to merge 3 commits into from

Conversation

kirustar14
Copy link
Collaborator

Changes

Updated googleAuth.ts to save user to database with random username and given email. checks if email already in database as well.

Testing

I opened the database myself, signed in with different emails and tested to see if it correctly made new user for ucsd emails and redirected to dashboard when ucsd email.

Tracking

Resolves #25 and #29

@kirustar14 kirustar14 linked an issue Feb 10, 2025 that may be closed by this pull request
@shree-venkatesh shree-venkatesh self-requested a review February 10, 2025 07:52
Copy link
Collaborator

@shree-venkatesh shree-venkatesh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

go through what the lint errors are and fix them. make sure the lint check passes for backend

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.

[FEATURE] Setup the DB [FEATURE] Save Logged In User to DB
2 participants