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.2.0
Choose a base ref
...
head repository: panva/jose Loading
compare: v3.3.0
Choose a head ref
  • 4 commits
  • 87 files changed
  • 1 contributor

Commits on Dec 6, 2020

  1. fix: reject JWTs with b64: false

    As per https://tools.ietf.org/html/rfc7797 abstract
    
    This specification updates RFC 7519 by stating that JSON Web Tokens
    (JWTs) MUST NOT use the unencoded payload option defined by this
    specification.
    panva committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    691b44a View commit details
    Browse the repository at this point in the history
  2. chore: cleanup package.json

    panva committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    dade1fd View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    5163116 View commit details
    Browse the repository at this point in the history
  4. chore(release): 3.3.0

    panva committed Dec 6, 2020
    Configuration menu
    Copy the full SHA
    28976a2 View commit details
    Browse the repository at this point in the history
Loading