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

Added JWK and JWKS support #97

Merged
merged 15 commits into from Oct 23, 2019
Merged

Added JWK and JWKS support #97

merged 15 commits into from Oct 23, 2019

Commits on Aug 29, 2018

  1. Copy the full SHA
    0546621 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #95 from vapor/MartinLasek-patch-1

    Typo in Doc-Block Comment (I suppose)
    0xTim committed Aug 29, 2018
    Copy the full SHA
    c38e55c View commit details
    Browse the repository at this point in the history

Commits on Nov 23, 2018

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

Commits on Jun 12, 2019

  1. jwt kit

    tanner0101 committed Jun 12, 2019
    Copy the full SHA
    5ce0d72 View commit details
    Browse the repository at this point in the history

Commits on Jun 13, 2019

  1. add hmac

    tanner0101 committed Jun 13, 2019
    Copy the full SHA
    2d0b50b View commit details
    Browse the repository at this point in the history
  2. updates + circle.ci

    tanner0101 committed Jun 13, 2019
    Copy the full SHA
    87eceeb View commit details
    Browse the repository at this point in the history
  3. fix Self usage

    tanner0101 committed Jun 13, 2019
    Copy the full SHA
    0f5cfdf View commit details
    Browse the repository at this point in the history
  4. add openssl 1.0 support

    tanner0101 committed Jun 13, 2019
    Copy the full SHA
    96d47f4 View commit details
    Browse the repository at this point in the history
  5. Copy the full SHA
    91cdcba View commit details
    Browse the repository at this point in the history
  6. disable index store fix

    tanner0101 committed Jun 13, 2019
    Copy the full SHA
    75806f6 View commit details
    Browse the repository at this point in the history
  7. add ECDSA support

    tanner0101 committed Jun 13, 2019
    Copy the full SHA
    5bd63dc View commit details
    Browse the repository at this point in the history
  8. remove fatalerror

    tanner0101 committed Jun 13, 2019
    Copy the full SHA
    3b93f5e View commit details
    Browse the repository at this point in the history
  9. update readme

    tanner0101 committed Jun 13, 2019
    Copy the full SHA
    1744b94 View commit details
    Browse the repository at this point in the history
  10. Merge pull request #99 from vapor/jwt-kit

    JWTKit
    tanner0101 committed Jun 13, 2019
    Copy the full SHA
    b75ca4b View commit details
    Browse the repository at this point in the history

Commits on Jun 19, 2019

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