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

Provide an alternative source for keysets #202

Merged
merged 5 commits into from
Dec 7, 2020
Merged

Commits on Dec 3, 2020

  1. getKeysInterceptor

    Allow a user to provide an interceptor for providing keys before checking an endpoint.  This will allow users to provide keys from env variables, local files, and temp cache in aws.
    davidpatrick committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    67048f4 View commit details
    Browse the repository at this point in the history
  2. Fix typo

    davidpatrick committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    e508b6b View commit details
    Browse the repository at this point in the history
  3. Fix test

    davidpatrick committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    39211d7 View commit details
    Browse the repository at this point in the history
  4. Fix typo in unrelated test

    fixes #197
    davidpatrick committed Dec 3, 2020
    Configuration menu
    Copy the full SHA
    ea03c2a View commit details
    Browse the repository at this point in the history

Commits on Dec 4, 2020

  1. Update src/utils.js

    adamjmcgrath committed Dec 4, 2020
    Configuration menu
    Copy the full SHA
    89c6f08 View commit details
    Browse the repository at this point in the history