-
Notifications
You must be signed in to change notification settings - Fork 1.2k
Permalink
Choose a base ref
{{ refName }}
default
Choose a head ref
{{ refName }}
default
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.4.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
...
head repository: auth0/node-jsonwebtoken
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v8.5.0
Could not load branches
Nothing to show
Loading
Could not load tags
Nothing to show
{{ refName }}
default
Loading
- 9 commits
- 16 files changed
- 7 contributors
Commits on Nov 14, 2018
-
Configuration menu - View commit details
-
Copy full SHA for 86334aa - Browse repository at this point
Copy the full SHA 86334aaView commit details
Commits on Nov 23, 2018
-
Refactor tests related to jti and jwtid (#544)
This change extracts all tests related to the jti claim and the jwtid option into a single test file. Additional tests were added that were missing.
Configuration menu - View commit details
-
Copy full SHA for 7eebbc7 - Browse repository at this point
Copy the full SHA 7eebbc7View commit details
Commits on Dec 14, 2018
-
Add tests for private claims in the payload (#555)
This change adds tests for private claims added to the payload during sign and ensures that after verifying the payload contains the expected claim.
Configuration menu - View commit details
-
Copy full SHA for 5147852 - Browse repository at this point
Copy the full SHA 5147852View commit details
Commits on Jan 23, 2019
-
Configuration menu - View commit details
-
Copy full SHA for da8f55c - Browse repository at this point
Copy the full SHA da8f55cView commit details
Commits on Feb 13, 2019
-
Fix 'cert' token which isn't a cert (#554)
Certs have pubkeys. We sign things with private keys.
Configuration menu - View commit details
-
Copy full SHA for 0c24fe6 - Browse repository at this point
Copy the full SHA 0c24fe6View commit details
Commits on Feb 20, 2019
-
Force use_strict during testing (#577)
* Force use_strict during testing * Add string payload test cases to .iat tests
Configuration menu - View commit details
-
Copy full SHA for 7b60c12 - Browse repository at this point
Copy the full SHA 7b60c12View commit details -
Add complete option in jwt.verify (#522)
* Add complete option in verify * Remove comment * Update README.md Co-Authored-By: javespi <javespalf@gmail.com> * Move tests in a specific file
Configuration menu - View commit details
-
Copy full SHA for 8737789 - Browse repository at this point
Copy the full SHA 8737789View commit details -
Configuration menu - View commit details
-
Copy full SHA for eefb9d9 - Browse repository at this point
Copy the full SHA eefb9d9View commit details -
Configuration menu - View commit details
-
Copy full SHA for 1c0de55 - Browse repository at this point
Copy the full SHA 1c0de55View commit details
There are no files selected for viewing