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: auth0/node-jsonwebtoken
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v8.0.1
Choose a base ref
...
head repository: auth0/node-jsonwebtoken
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.1.0
Choose a head ref
  • 7 commits
  • 7 files changed
  • 4 contributors

Commits on Sep 15, 2017

  1. Fix typo in 'options.header' reference; Update Buffer() example to us…

    …e recommended method (#380)
    oughter authored and ziluvatar committed Sep 15, 2017
    Configuration menu
    Copy the full SHA
    128a9e1 View commit details
    Browse the repository at this point in the history

Commits on Oct 9, 2017

  1. #385: Tweak README (#408)

    * #385: Tweak README
    
    * #385 Further wording tweaks for consistency.
    aldermoovel authored and ziluvatar committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    d3f996b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    77ee965 View commit details
    Browse the repository at this point in the history
  3. Enhance audience check to verify against regular expressions (#398)

    * Enhance audience check to verify against regular expressions
    
    * Enhance audience check to verify against regular expressions
    
    * Adapted README to have a showcase of the new RegExp-check for the audience validation
    TheBusCantSwim authored and ziluvatar committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    81501a1 View commit details
    Browse the repository at this point in the history
  4. #403: Clarify error wording. (#409)

    * #403: Clarify error wording.
    
    * #403: Improve wording for payload vs options
    aldermoovel authored and ziluvatar committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    bb27eb3 View commit details
    Browse the repository at this point in the history
  5. update changelog

    ziluvatar committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    5c08f65 View commit details
    Browse the repository at this point in the history
  6. 8.1.0

    ziluvatar committed Oct 9, 2017
    Configuration menu
    Copy the full SHA
    efa517a View commit details
    Browse the repository at this point in the history
Loading