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: add methods for fetching and using id tokens (second implementation) #867

Merged
merged 23 commits into from
Jan 14, 2020

Commits on Jan 8, 2020

  1. Configuration menu
    Copy the full SHA
    76ee309 View commit details
    Browse the repository at this point in the history
  2. small fixes

    bshaffer committed Jan 8, 2020
    Configuration menu
    Copy the full SHA
    45aee9d View commit details
    Browse the repository at this point in the history

Commits on Jan 9, 2020

  1. Update idtokens.js

    bshaffer committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    348729c View commit details
    Browse the repository at this point in the history
  2. Update computeclient.ts

    bshaffer committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    46f7cc8 View commit details
    Browse the repository at this point in the history
  3. Update googleauth.ts

    bshaffer committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    92902b8 View commit details
    Browse the repository at this point in the history
  4. Merge branch 'feat-id-tokens-2' of github.com:bshaffer/google-auth-li…

    …brary-nodejs into feat-id-tokens-2
    bshaffer committed Jan 9, 2020
    Configuration menu
    Copy the full SHA
    3469d4b View commit details
    Browse the repository at this point in the history

Commits on Jan 10, 2020

  1. adds README

    bshaffer committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    0cea3da View commit details
    Browse the repository at this point in the history
  2. README updates

    bshaffer committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    5686d84 View commit details
    Browse the repository at this point in the history
  3. chore: update sample

    bcoe committed Jan 10, 2020
    Configuration menu
    Copy the full SHA
    965adf6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f6e0a5c View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    3797959 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    fda860a View commit details
    Browse the repository at this point in the history

Commits on Jan 11, 2020

  1. Configuration menu
    Copy the full SHA
    9238f48 View commit details
    Browse the repository at this point in the history
  2. fixes tests and lints

    bshaffer committed Jan 11, 2020
    Configuration menu
    Copy the full SHA
    adbd0ba View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    2decf63 View commit details
    Browse the repository at this point in the history
  4. more lint fixes

    bshaffer committed Jan 11, 2020
    Configuration menu
    Copy the full SHA
    c91b43e View commit details
    Browse the repository at this point in the history
  5. fixes lint one more time

    bshaffer committed Jan 11, 2020
    Configuration menu
    Copy the full SHA
    9eeb8c2 View commit details
    Browse the repository at this point in the history

Commits on Jan 13, 2020

  1. Configuration menu
    Copy the full SHA
    7b478d2 View commit details
    Browse the repository at this point in the history
  2. fixes lint once again

    bshaffer committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    f294a6b View commit details
    Browse the repository at this point in the history
  3. improves speed of tests

    bshaffer committed Jan 13, 2020
    Configuration menu
    Copy the full SHA
    662328b View commit details
    Browse the repository at this point in the history

Commits on Jan 14, 2020

  1. Configuration menu
    Copy the full SHA
    0fbe25c View commit details
    Browse the repository at this point in the history
  2. addresses sample changes

    bshaffer committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    0e6ffc2 View commit details
    Browse the repository at this point in the history
  3. test / lint improvements

    bshaffer committed Jan 14, 2020
    Configuration menu
    Copy the full SHA
    3bacfdd View commit details
    Browse the repository at this point in the history