-
Notifications
You must be signed in to change notification settings - Fork 14
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
OAuth for User Login #76
Comments
Need to figure out exactly how to send the token with all the user info to the back end. Also need to figure out how to add the secret key to the key field without exposing it |
Things left to do: Users.js will then make the JWT for authentication |
OAuth v1: Issues still to be fixed: |
OAuth is a new feature for the club website.
This would allow users to more easily login to the OSC website using pre-existing accounts using other services.
I would like to see this feature implemented using at least Google accounts. Possibly could do Facebook as well
The text was updated successfully, but these errors were encountered: