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

Authentication Firebase Set Up #2

Open
Miyuki-L opened this issue Jan 8, 2025 · 0 comments · May be fixed by #53
Open

Authentication Firebase Set Up #2

Miyuki-L opened this issue Jan 8, 2025 · 0 comments · May be fixed by #53

Comments

@Miyuki-L
Copy link
Member

Miyuki-L commented Jan 8, 2025

Set Up Firebase for User Sign/Up Flow

  • Create Backend Create User Route (Following onboarding repo conventiosn)
  • Backend Routes just handled the Firebase portions for now. Remember to store the UID that Firebase returns we'll need to pass that to MongoDB eventually
  • You can Create a simple dummy Sign up pages for now to test (Put it under Frontend/src/app/pages)
  • MAKE SURE TO NOT PUT ANY OF THE CONFIDENTIAL CREDENTIALS INTO THE COMMIT MAKE AND ENV FILE

Docs:

Resources:

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants