You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
Set Up Firebase for User Sign/Up Flow
Docs:
Resources:
The text was updated successfully, but these errors were encountered: