Skip to content

add access token flow#15

Open
akravetz wants to merge 1 commit into
agoragames:mainfrom
akravetz:master
Open

add access token flow#15
akravetz wants to merge 1 commit into
agoragames:mainfrom
akravetz:master

Conversation

@akravetz

@akravetz akravetz commented Dec 5, 2018

Copy link
Copy Markdown

Current state:

  • google oauth reverse proxy only supports auth code flow
  • service accounts are not compatible with auth code flow
  • thus, service accounts cannot access any services behind the oauth reverse proxy

This PR:

  • Modifies authentication flow to support both auth code flow AND an access token (for service accounts)

Base automatically changed from master to main March 11, 2021 15:58
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.

1 participant