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

Add Ed25519 support to JWT #343

Merged
merged 15 commits into from
Jun 23, 2021
Merged

Commits on Jun 17, 2021

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

Commits on Jun 22, 2021

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

Commits on Jun 23, 2021

  1. Configuration menu
    Copy the full SHA
    cd215ad View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    bd9e87e View commit details
    Browse the repository at this point in the history
  3. Add missing RSA public key

    pwolanin committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    cf58cc3 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    6664523 View commit details
    Browse the repository at this point in the history
  5. Delete rsa1-public.pem

    bshaffer authored Jun 23, 2021
    Configuration menu
    Copy the full SHA
    f078611 View commit details
    Browse the repository at this point in the history
  6. attempt to fix tests

    bshaffer authored Jun 23, 2021
    Configuration menu
    Copy the full SHA
    ffdc460 View commit details
    Browse the repository at this point in the history
  7. Update tests.yml

    bshaffer authored Jun 23, 2021
    Configuration menu
    Copy the full SHA
    b55ae9b View commit details
    Browse the repository at this point in the history
  8. Update tests.yml

    bshaffer authored Jun 23, 2021
    Configuration menu
    Copy the full SHA
    4c2181b View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    31b559a View commit details
    Browse the repository at this point in the history
  10. Add more test cases

    pwolanin committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    7360262 View commit details
    Browse the repository at this point in the history
  11. Update entrypoint.sh

    bshaffer authored Jun 23, 2021
    Configuration menu
    Copy the full SHA
    5118efe View commit details
    Browse the repository at this point in the history
  12. use elseif for alg

    pwolanin committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    441b75c View commit details
    Browse the repository at this point in the history
  13. README fixes

    pwolanin committed Jun 23, 2021
    Configuration menu
    Copy the full SHA
    3dd4b01 View commit details
    Browse the repository at this point in the history