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

WIP: GDS Admin CLI Login with Google #124

Closed
wants to merge 4 commits into from
Closed

WIP: GDS Admin CLI Login with Google #124

wants to merge 4 commits into from

Conversation

bbengfort
Copy link
Collaborator

This is a work in progress to authenticate the CLI with Google Identity Services using OAuth2. We will move forward with a simpler method for now and finish this PR in the next sprint.

Related to SC-671

Adds middleware that checks the Bearer JWT token from the Authorization
header before permitting the request to continue.
Implements a CLI workflow through the browser to authenticate with the
Admin API using Google Identity Services and a three-legged oauth
workflow.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

1 participant