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

Google Apps Authentication #36

Open
sathreddy opened this issue Oct 2, 2019 · 2 comments
Open

Google Apps Authentication #36

sathreddy opened this issue Oct 2, 2019 · 2 comments
Assignees
Labels

Comments

@sathreddy
Copy link
Collaborator

Set-up Google Apps Authentication

@brianstrauch
Copy link
Contributor

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.

@sathreddy sathreddy self-assigned this Oct 11, 2019
@benpankow
Copy link
Contributor

We should try to abstract away authentication as much as possible, so we can support other means of auth (OAuth or otherwise) later on

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

No branches or pull requests

3 participants