Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Type
/
to search
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
studyJavaForLive
/
java-jwt
Public
forked from
auth0/java-jwt
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
java-jwt
lib
on
master
User selector
All users
All time
Commit history
Commits on Mar 26, 2019
fix javadoc parameter names (#327)
ervis
authored and
lbalmaceda
committed
aba456b
View commit details
Copy full SHA for aba456b
View code at this point
Browse repository at this point
Commits on Mar 11, 2019
Support multiple issuers #246 (#288)
Show description for 6ffa703
itdevelopmentapps
authored and
lbalmaceda
committed
6ffa703
View commit details
Copy full SHA for 6ffa703
View code at this point
Browse repository at this point
Commits on Jan 29, 2019
Performance improvements (#255)
Show description for 8ca949e
skjolber
authored and
lbalmaceda
committed
8ca949e
View commit details
Copy full SHA for 8ca949e
View code at this point
Browse repository at this point
Commits on Jan 21, 2019
Bumping org.bouncycastle:bcprov-jdk15on version
gabe-terrell
authored
b4265af
View commit details
Copy full SHA for b4265af
View code at this point
Browse repository at this point
Commits on Jan 12, 2019
Formatter method and moved the ignoreIssuedAt to appropriate place
veerasekharbab.golla
committed
89400ad
View commit details
Copy full SHA for 89400ad
View code at this point
Browse repository at this point
Merge remote-tracking branch 'upstream/master' into issue254
veerasekharbab.golla
committed
1ec7669
View commit details
Copy full SHA for 1ec7669
View code at this point
Browse repository at this point
Commits on Jan 11, 2019
Updated the code with review comments
veerasekharbab.golla
committed
c9b6f29
View commit details
Copy full SHA for c9b6f29
View code at this point
Browse repository at this point
Commits on Jan 3, 2019
Merge branch 'master' into sec-fix
lbalmaceda
authored
858f046
View commit details
Copy full SHA for 858f046
View code at this point
Browse repository at this point
bump jackson dependency
lbalmaceda
committed
326d582
View commit details
Copy full SHA for 326d582
View code at this point
Browse repository at this point
Commits on Dec 28, 2018
Verify a DecodedJWT. Allows verification of a DecodedJWT previously obtained by invoking JWT.decode(). This alleviates the user from having to recompute the values of the DecodedJWT in order to val…
Show description for 7cfb8c5
Martin O'Connor
committed
7cfb8c5
View commit details
Copy full SHA for 7cfb8c5
View code at this point
Browse repository at this point
Commits on Nov 16, 2018
Merge branch 'master' into master
lbalmaceda
authored
d7ec5ff
View commit details
Copy full SHA for d7ec5ff
View code at this point
Browse repository at this point
Add missing javadoc
lbalmaceda
authored
0b02e98
View commit details
Copy full SHA for 0b02e98
View code at this point
Browse repository at this point
Commits on Oct 30, 2018
ignoring the sysouts added while testing
veerasekharbab.golla
committed
15ab908
View commit details
Copy full SHA for 15ab908
View code at this point
Browse repository at this point
Issue#254: iat validation will be done by default and it can be ignored with ignoreIssuedAt().
veerasekharbab.golla
committed
2d61d32
View commit details
Copy full SHA for 2d61d32
View code at this point
Browse repository at this point
Commits on Oct 29, 2018
Remove unnecessary cast between long/double and floor call
Show description for 92789bf
jhorstmann
authored
92789bf
View commit details
Copy full SHA for 92789bf
View code at this point
Browse repository at this point
Commits on Oct 24, 2018
use new plugin sintax
lbalmaceda
committed
571f0a2
View commit details
Copy full SHA for 571f0a2
View code at this point
Browse repository at this point
use latest OSS plugin. bumps gradle version too
lbalmaceda
committed
aa01bec
View commit details
Copy full SHA for aa01bec
View code at this point
Browse repository at this point
update jackson-databind dependency
lbalmaceda
committed
d88136e
View commit details
Copy full SHA for d88136e
View code at this point
Browse repository at this point
Commits on Jun 13, 2018
bump dependencies. Fix security issue: Deserialization of Untrusted Data
lbalmaceda
committed
e7ff985
View commit details
Copy full SHA for e7ff985
View code at this point
Browse repository at this point
use jackson-databind 2.9.6
lbalmaceda
authored
9b34453
View commit details
Copy full SHA for 9b34453
View code at this point
Browse repository at this point
Merge branch 'master' into dependency-check
lbalmaceda
authored
0af595d
View commit details
Copy full SHA for 0af595d
View code at this point
Browse repository at this point
Commits on May 29, 2018
Bump Jackson dependency, add OWASP dependency-check plugin
skjolber
committed
00132e9
View commit details
Copy full SHA for 00132e9
View code at this point
Browse repository at this point
change exception message
lbalmaceda
committed
95e7e51
View commit details
Copy full SHA for 95e7e51
View code at this point
Browse repository at this point
throw JWTDecodeException when date claim format is invalid
lbalmaceda
committed
ed94ed4
View commit details
Copy full SHA for ed94ed4
View code at this point
Browse repository at this point
Commits on Feb 21, 2018
Fix for issue #236 - refactored HMACAlgorithm so that it doesn't throw an UnsupportedEncodingException
obecker
committed
f229898
View commit details
Copy full SHA for f229898
View code at this point
Browse repository at this point
Commits on Nov 28, 2017
Merge branch 'master' into master
lbalmaceda
authored
c77a678
View commit details
Copy full SHA for c77a678
View code at this point
Browse repository at this point
Commits on Nov 6, 2017
bump dependencies
lbalmaceda
committed
ecdc9f8
View commit details
Copy full SHA for ecdc9f8
View code at this point
Browse repository at this point
Commits on Nov 3, 2017
fix ECDSA signature encoding
Show description for 064a01e
lbalmaceda
committed
064a01e
View commit details
Copy full SHA for 064a01e
View code at this point
Browse repository at this point
circle 2.0
lbalmaceda
committed
bb5b897
View commit details
Copy full SHA for bb5b897
View code at this point
Browse repository at this point
Commits on Sep 27, 2017
Add an interface for JWTVerifier.
James Bench
committed
e30e584
View commit details
Copy full SHA for e30e584
View code at this point
Browse repository at this point
Commits on Aug 29, 2017
Don't instantiate unnecessary exception for valid JSON
rumdidumdum
committed
804b1bb
View commit details
Copy full SHA for 804b1bb
View code at this point
Browse repository at this point
Commits on May 3, 2017
update KeyProvider interface. Update readme.
lbalmaceda
committed
11e96ad
View commit details
Copy full SHA for 11e96ad
View code at this point
Browse repository at this point
Commits on Apr 20, 2017
add specific exceptions to JWTVerifier#verify javadoc
lbalmaceda
committed
b2eac86
View commit details
Copy full SHA for b2eac86
View code at this point
Browse repository at this point
refactor KeyProvider to use KeyId
lbalmaceda
committed
0001be0
View commit details
Copy full SHA for 0001be0
View code at this point
Browse repository at this point
improve token parts handling. Remove Signature interface.
lbalmaceda
committed
cf123a6
View commit details
Copy full SHA for cf123a6
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.