Skip to content
This repository has been archived by the owner on Jul 21, 2021. It is now read-only.

Firebase Authentication Route #11

Open
ghost opened this issue Feb 29, 2020 · 0 comments
Open

Firebase Authentication Route #11

ghost opened this issue Feb 29, 2020 · 0 comments

Comments

@ghost
Copy link

ghost commented Feb 29, 2020

We will create a new endpoint /api/auth_hello for user authentication within app.py, such that the API can retrieve user tokens from the front end, confirm the validity of each token with Firebase Admin SDK, and send confirmation of the user verification back to the front end. We have submitted a separate issue for the necessary front end modifications to the front end's Github.

Eventually, we will be able to expand on the functionality of this route, constructing other routes /api/syllabus_upload, /api/get_user_courses that rely on this verification.

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

No branches or pull requests

0 participants