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

chore: cherry-pick f8c4b7e #991

Merged
merged 3 commits into from May 3, 2021
Merged

chore: cherry-pick f8c4b7e #991

merged 3 commits into from May 3, 2021

Commits on Apr 22, 2021

  1. feat: add impersonate pacakge (#927)

    This package is used for creating an impersonated TokenSource. This
    TokenSource can then be passed into any client or API that accepts
    a client option. This package provides support for three types of
    impersonation:
    
    1. A service account impersonating another service account.
    2. A service account impersonating another service account as an
       admin user -- a pattern used with domain wide delegation.
    3. A service account creating an impersonated ID token.
    codyoss committed Apr 22, 2021
    Copy the full SHA
    b942f5f View commit details
    Browse the repository at this point in the history

Commits on Apr 23, 2021

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

Commits on May 3, 2021

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