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

Login via Google and api restriction decorator added #3

Merged
merged 6 commits into from
Feb 17, 2021
Merged

Conversation

sampeters747
Copy link
Member

Includes:

  • routes for user login via google oauth
  • functions to store user id in a jwt
  • mongodb user model to store user object
  • function to retrieve user object
  • function decorator that can restrict api access based on user permissions
  • React static file serving

@sampeters747 sampeters747 merged commit b889c43 into main Feb 17, 2021
@sampeters747 sampeters747 deleted the login branch February 17, 2021 17:19
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.

2 participants