Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: panva/jose Loading
base: v3.0.2
Choose a base ref
...
head repository: panva/jose Loading
compare: v3.1.0
Choose a head ref
  • 14 commits
  • 131 files changed
  • 1 contributor

Commits on Nov 15, 2020

  1. test: deflake cbc hmac

    panva committed Nov 15, 2020
    Configuration menu
    Copy the full SHA
    87b80a6 View commit details
    Browse the repository at this point in the history
  2. ci: limit karma concurrency

    panva committed Nov 15, 2020
    Configuration menu
    Copy the full SHA
    8f240fb View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8406b80 View commit details
    Browse the repository at this point in the history
  4. ci: silent browserstack run

    panva committed Nov 15, 2020
    Configuration menu
    Copy the full SHA
    0b5fbc2 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2276f5a View commit details
    Browse the repository at this point in the history

Commits on Nov 22, 2020

  1. test: add coverage

    panva committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    a6fa15e View commit details
    Browse the repository at this point in the history
  2. feat: added "KeyLike to JWK" module

    resolves #109
    panva committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    7a8418e View commit details
    Browse the repository at this point in the history
  3. docs: update readme

    panva committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    6e1f089 View commit details
    Browse the repository at this point in the history
  4. feat: allow compact verify/decrypt tokens to be uint8array encoded

    This means that when Nested JWT is used the decrypted plaintext can
    be piped directly to verify.
    panva committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    e39c3db View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    ce521d5 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    38494a8 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    115dcb7 View commit details
    Browse the repository at this point in the history
  8. ci: disable 12 temporarily

    panva committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    b442ffc View commit details
    Browse the repository at this point in the history
  9. chore(release): 3.1.0

    panva committed Nov 22, 2020
    Configuration menu
    Copy the full SHA
    66546db View commit details
    Browse the repository at this point in the history
Loading