We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Set-up Google Apps Authentication
The text was updated successfully, but these errors were encountered:
Here's an example of how HackIllinois does Google OAuth: https://github.com/HackIllinois/api/blob/master/services/auth/service/google_service.go
The code is in Go, but the endpoints and logic should be the same.
Sorry, something went wrong.
We should try to abstract away authentication as much as possible, so we can support other means of auth (OAuth or otherwise) later on
sathreddy
No branches or pull requests
Set-up Google Apps Authentication
The text was updated successfully, but these errors were encountered: