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 STS #462

Closed
wants to merge 33 commits into from
Closed

feat: add STS #462

wants to merge 33 commits into from

Commits on Jun 26, 2023

  1. feat: add STS

    bshaffer committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    d6d296e View commit details
    Browse the repository at this point in the history
  2. fix mistake

    bshaffer committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    b7b3a76 View commit details
    Browse the repository at this point in the history
  3. ensure scope is string

    bshaffer committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    dbc9600 View commit details
    Browse the repository at this point in the history
  4. add STS tests

    bshaffer committed Jun 26, 2023
    Configuration menu
    Copy the full SHA
    406edbe View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9c58a48 View commit details
    Browse the repository at this point in the history

Commits on Jun 27, 2023

  1. Configuration menu
    Copy the full SHA
    765c6e6 View commit details
    Browse the repository at this point in the history
  2. fix return type

    bshaffer committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    8675762 View commit details
    Browse the repository at this point in the history
  3. WIP - add aws integration

    bshaffer committed Jun 27, 2023
    Configuration menu
    Copy the full SHA
    c972dfb View commit details
    Browse the repository at this point in the history

Commits on Jun 30, 2023

  1. WIP

    bshaffer committed Jun 30, 2023
    Configuration menu
    Copy the full SHA
    c59a613 View commit details
    Browse the repository at this point in the history

Commits on Jul 5, 2023

  1. WIP

    bshaffer committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    633bb13 View commit details
    Browse the repository at this point in the history
  2. fix order

    bshaffer committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    85dcdb2 View commit details
    Browse the repository at this point in the history
  3. style fix

    bshaffer committed Jul 5, 2023
    Configuration menu
    Copy the full SHA
    26540bc View commit details
    Browse the repository at this point in the history

Commits on Jul 18, 2023

  1. add tests

    bshaffer committed Jul 18, 2023
    Configuration menu
    Copy the full SHA
    f099654 View commit details
    Browse the repository at this point in the history

Commits on Jul 20, 2023

  1. Configuration menu
    Copy the full SHA
    94885c8 View commit details
    Browse the repository at this point in the history
  2. fix cs and static analysis

    bshaffer committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    be5df0d View commit details
    Browse the repository at this point in the history
  3. get rid of utf8_encode

    bshaffer committed Jul 20, 2023
    Configuration menu
    Copy the full SHA
    ce72006 View commit details
    Browse the repository at this point in the history

Commits on Jul 21, 2023

  1. Configuration menu
    Copy the full SHA
    d30cf8f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9f59d66 View commit details
    Browse the repository at this point in the history

Commits on Jul 24, 2023

  1. more testing

    bshaffer committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    b1953bf View commit details
    Browse the repository at this point in the history
  2. add support for aws token

    bshaffer committed Jul 24, 2023
    Configuration menu
    Copy the full SHA
    acdc8bd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    3409fd5 View commit details
    Browse the repository at this point in the history

Commits on Jul 25, 2023

  1. fix date format

    bshaffer committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    89bb375 View commit details
    Browse the repository at this point in the history
  2. fixing signature format

    bshaffer committed Jul 25, 2023
    Configuration menu
    Copy the full SHA
    5fd66ae View commit details
    Browse the repository at this point in the history

Commits on Aug 1, 2023

  1. add json

    bshaffer committed Aug 1, 2023
    Configuration menu
    Copy the full SHA
    374373e View commit details
    Browse the repository at this point in the history

Commits on Aug 15, 2023

  1. fix tests

    bshaffer committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    0995802 View commit details
    Browse the repository at this point in the history
  2. style fix

    bshaffer committed Aug 15, 2023
    Configuration menu
    Copy the full SHA
    f74cff1 View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2023

  1. Configuration menu
    Copy the full SHA
    a691f36 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    14d5045 View commit details
    Browse the repository at this point in the history
  3. misc fixes

    bshaffer committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    40481a2 View commit details
    Browse the repository at this point in the history
  4. add region and host

    bshaffer committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    c210f73 View commit details
    Browse the repository at this point in the history
  5. typo-fix

    bshaffer committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    b05f1d5 View commit details
    Browse the repository at this point in the history
  6. fix formatted headers

    bshaffer committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    cab53e3 View commit details
    Browse the repository at this point in the history
  7. add ADC tests

    bshaffer committed Aug 24, 2023
    Configuration menu
    Copy the full SHA
    2603ce5 View commit details
    Browse the repository at this point in the history