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: generate a default audience for clients #475

Merged
merged 3 commits into from
Dec 3, 2020
Merged

feat: generate a default audience for clients #475

merged 3 commits into from
Dec 3, 2020

Commits on Nov 3, 2020

  1. feat: generate a default audience for clients

    This option will be used to generate self-signed JWTs when the
    client is authenticated with a service account and the user does
    not provide additional scopes.
    
    Also, now marking the generated scopes as default so we can
    distinguish between generated and user provided scopes.
    
    Related: googleapis/google-api-go-client#738
    codyoss committed Nov 3, 2020
    Configuration menu
    Copy the full SHA
    462f53d View commit details
    Browse the repository at this point in the history

Commits on Nov 4, 2020

  1. codereview comments

    codyoss committed Nov 4, 2020
    Configuration menu
    Copy the full SHA
    e67ea50 View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2020

  1. Configuration menu
    Copy the full SHA
    b949d4d View commit details
    Browse the repository at this point in the history