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: Unify Base AuthClient Options #1663

Merged
merged 31 commits into from
Oct 26, 2023
Merged

Commits on Oct 5, 2023

  1. Configuration menu
    Copy the full SHA
    17a0bb2 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e46e52d View commit details
    Browse the repository at this point in the history
  3. docs: clean up documentation

    d-goog committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    5a76083 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    4537900 View commit details
    Browse the repository at this point in the history
  5. refactor: minor

    d-goog committed Oct 5, 2023
    Configuration menu
    Copy the full SHA
    2990ab4 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    efb563e View commit details
    Browse the repository at this point in the history

Commits on Oct 6, 2023

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

Commits on Oct 9, 2023

  1. Merge branch 'main' of github.com:googleapis/google-auth-library-node…

    …js into authclient-enhancements
    d-goog committed Oct 9, 2023
    Configuration menu
    Copy the full SHA
    33898c5 View commit details
    Browse the repository at this point in the history

Commits on Oct 10, 2023

  1. Merge branch 'main' of github.com:googleapis/google-auth-library-node…

    …js into authclient-enhancements
    d-goog committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    0c9df61 View commit details
    Browse the repository at this point in the history
  2. Merge branch 'main' of github.com:googleapis/google-auth-library-node…

    …js into authclient-enhancements
    d-goog committed Oct 10, 2023
    Configuration menu
    Copy the full SHA
    690b6c7 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    9803cfe View commit details
    Browse the repository at this point in the history

Commits on Oct 11, 2023

  1. Configuration menu
    Copy the full SHA
    e126bf3 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d8e817b View commit details
    Browse the repository at this point in the history
  3. test: Use Sinon Fake Timer to Avoid Flaky Time Issue (#1667)

    * test: Use Sinon Fake Timer to Avoid Flaky Time Issue
    
    * chore: change order for clarity
    d-goog authored Oct 11, 2023
    Configuration menu
    Copy the full SHA
    fad54d5 View commit details
    Browse the repository at this point in the history

Commits on Oct 12, 2023

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

Commits on Oct 16, 2023

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

Commits on Oct 20, 2023

  1. Configuration menu
    Copy the full SHA
    2cbc9c4 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d09348f View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    88edee3 View commit details
    Browse the repository at this point in the history
  4. docs: nit

    d-goog committed Oct 20, 2023
    Configuration menu
    Copy the full SHA
    aca07c6 View commit details
    Browse the repository at this point in the history

Commits on Oct 23, 2023

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

Commits on Oct 25, 2023

  1. Merge branch 'main' of github.com:googleapis/google-auth-library-node…

    …js into authclient-enhancements
    d-goog committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    26d5300 View commit details
    Browse the repository at this point in the history
  2. docs: Improve camelCased option documentation

    We can refactor once microsoft/TypeScript#50715 has been resolved.
    d-goog committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    aaf3545 View commit details
    Browse the repository at this point in the history
  3. refactor: Unify OriginalAndCamel & SnakeToCamelObject

    + make recursive
    d-goog committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    cac4b73 View commit details
    Browse the repository at this point in the history
  4. docs: Add issue tracking link

    d-goog committed Oct 25, 2023
    Configuration menu
    Copy the full SHA
    9af953f View commit details
    Browse the repository at this point in the history

Commits on Oct 26, 2023

  1. Configuration menu
    Copy the full SHA
    f4c1cc8 View commit details
    Browse the repository at this point in the history
  2. feat: Allow optional obj

    d-goog committed Oct 26, 2023
    Configuration menu
    Copy the full SHA
    6a54219 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    364af4d View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    8ea14f0 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    99e1204 View commit details
    Browse the repository at this point in the history