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

Complete Auth Backend Work #30

Closed
michellelin1 opened this issue Jan 3, 2024 · 0 comments · Fixed by #37
Closed

Complete Auth Backend Work #30

michellelin1 opened this issue Jan 3, 2024 · 0 comments · Fixed by #37
Assignees
Labels

Comments

@michellelin1
Copy link
Member

Instructions

  • All "protected" routes should have a `verifyToken method to cause a token refresh if needed.
  • All CRUD methods work with the Firebase console (ex: deleting a user in the table deletes in firebase)

Notes

Acceptance Criteria

  • Route sends the error message if the token expires and the method is called before each protected API route
  • DELETE removes the user in the database and in Firebase.

Resources

As always, feel free to DM Michael and Michelle on Slack if you have any issues

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