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

feat: implements the OAuth token exchange spec based on rfc8693 #1026

Merged
merged 5 commits into from Aug 11, 2020
Merged

feat: implements the OAuth token exchange spec based on rfc8693 #1026

merged 5 commits into from Aug 11, 2020

Commits on Aug 7, 2020

  1. Configuration menu
    Copy the full SHA
    c3415f1 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    11b0cb7 View commit details
    Browse the repository at this point in the history

Commits on Aug 10, 2020

  1. Addresses review comments.

    Extends `getErrorFromOAuthErrorResponse` to preserve the original error properties.
    bojeil-google committed Aug 10, 2020
    Configuration menu
    Copy the full SHA
    0052db2 View commit details
    Browse the repository at this point in the history

Commits on Aug 11, 2020

  1. Configuration menu
    Copy the full SHA
    4df48df View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    2dd4ae5 View commit details
    Browse the repository at this point in the history