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(auth): refactor public sigs to use Credentials #9603

Merged
merged 8 commits into from
Mar 19, 2024

Commits on Mar 18, 2024

  1. feat(auth): refactor public sigs to use Credentials

    This refactors all public surfaces to use Credentials rather than
    TokenProvider as the main abstraction.
    codyoss committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    6b0f793 View commit details
    Browse the repository at this point in the history
  2. some more updates

    codyoss committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    7b1ddf3 View commit details
    Browse the repository at this point in the history
  3. fix tests

    codyoss committed Mar 18, 2024
    Configuration menu
    Copy the full SHA
    7590257 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    11d4116 View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2024

  1. Configuration menu
    Copy the full SHA
    5d7a96a View commit details
    Browse the repository at this point in the history
  2. fix linux test

    codyoss committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    5007ed8 View commit details
    Browse the repository at this point in the history
  3. fixes

    codyoss committed Mar 19, 2024
    Configuration menu
    Copy the full SHA
    52ad811 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    f76f75a View commit details
    Browse the repository at this point in the history