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

fix(verify)!: Remove default none support verify methods, and require it to be explicitly configured #851

Merged
merged 7 commits into from
Nov 29, 2022

Commits on Nov 18, 2022

  1. fix(sign&verify)!: Remove default none support from sign and verify m…

    …ethods, and require it to be explicitly configured
    
    BREAKING CHANGE: Removes fallback for none algorithm for the verify method.
    jakelacey2012 committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    1a95784 View commit details
    Browse the repository at this point in the history
  2. fix: add back old test

    jakelacey2012 committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    4021b3c View commit details
    Browse the repository at this point in the history
  3. chore: white space

    jakelacey2012 committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    d46a1f6 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5705a41 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    32ca143 View commit details
    Browse the repository at this point in the history
  6. fix: add back comment

    jakelacey2012 committed Nov 18, 2022
    Configuration menu
    Copy the full SHA
    6ab90a5 View commit details
    Browse the repository at this point in the history

Commits on Nov 28, 2022

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