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
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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
javalibrary
/
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
Branch selector
master
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 30, 2018
Merge pull request #296 from jhorstmann/patch-1
Show description for f2c601b
lbalmaceda
authored
f2c601b
View commit details
Copy full SHA for f2c601b
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
Browse repository at this point
Commits on Oct 24, 2018
Merge pull request #295 from auth0/update-plugin
Show description for 11dc653
lbalmaceda
authored
11dc653
View commit details
Copy full SHA for 11dc653
Browse repository at this point
use new plugin sintax
lbalmaceda
committed
571f0a2
View commit details
Copy full SHA for 571f0a2
Browse repository at this point
use latest OSS plugin. bumps gradle version too
lbalmaceda
committed
aa01bec
View commit details
Copy full SHA for aa01bec
Browse repository at this point
Merge pull request #294 from auth0/perform-release
Show description for 6141bd9
lbalmaceda
authored
6141bd9
View commit details
Copy full SHA for 6141bd9
Browse repository at this point
Release 3.4.1
lbalmaceda
committed
09e5178
View commit details
Copy full SHA for 09e5178
Browse repository at this point
Merge pull request #292 from auth0/update-dep
Show description for 8645b99
lbalmaceda
authored
8645b99
View commit details
Copy full SHA for 8645b99
Browse repository at this point
update jackson-databind dependency
lbalmaceda
committed
d88136e
View commit details
Copy full SHA for d88136e
Browse repository at this point
Merge pull request #293 from auth0/stop-ci7
Show description for 139745b
lbalmaceda
authored
139745b
View commit details
Copy full SHA for 139745b
Browse repository at this point
stop building CI for JDK 7
lbalmaceda
committed
ab1433e
View commit details
Copy full SHA for ab1433e
Browse repository at this point
Commits on Aug 21, 2018
Merge pull request #277 from auth0/remove-jdk7-build
Show description for b4c1eca
lbalmaceda
authored
b4c1eca
View commit details
Copy full SHA for b4c1eca
Browse repository at this point
Commits on Aug 14, 2018
update codecov patch settings
lbalmaceda
committed
edeb590
View commit details
Copy full SHA for edeb590
Browse repository at this point
remove jdk7 build
lbalmaceda
committed
1e3696f
View commit details
Copy full SHA for 1e3696f
Browse repository at this point
Commits on Jul 30, 2018
update link title for »JSON Web Token« (#217)
Show description for 1578d70
agebhar1
authored and
cocojoe
committed
1578d70
View commit details
Copy full SHA for 1578d70
Browse repository at this point
Commits on Jun 13, 2018
Merge pull request #262 from auth0/perform-release
Show description for cd82146
lbalmaceda
authored
cd82146
View commit details
Copy full SHA for cd82146
Browse repository at this point
Release 3.4.0
lbalmaceda
committed
8930e46
View commit details
Copy full SHA for 8930e46
Browse repository at this point
Merge pull request #261 from auth0/security-fix
Show description for f7f1192
lbalmaceda
authored
f7f1192
View commit details
Copy full SHA for f7f1192
Browse repository at this point
bump dependencies. Fix security issue: Deserialization of Untrusted Data
lbalmaceda
committed
e7ff985
View commit details
Copy full SHA for e7ff985
Browse repository at this point
Merge pull request #244 from skjolber/dependency-check
Show description for 1d56b22
lbalmaceda
authored
1d56b22
View commit details
Copy full SHA for 1d56b22
Browse repository at this point
use jackson-databind 2.9.6
lbalmaceda
authored
9b34453
View commit details
Copy full SHA for 9b34453
Browse repository at this point
Merge branch 'master' into dependency-check
lbalmaceda
authored
0af595d
View commit details
Copy full SHA for 0af595d
Browse repository at this point
Commits on Jun 4, 2018
Merge pull request #241 from auth0/throw-date
Show description for c8f23a1
lbalmaceda
authored
c8f23a1
View commit details
Copy full SHA for c8f23a1
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
Browse repository at this point
change exception message
lbalmaceda
committed
95e7e51
View commit details
Copy full SHA for 95e7e51
Browse repository at this point
throw JWTDecodeException when date claim format is invalid
lbalmaceda
committed
ed94ed4
View commit details
Copy full SHA for ed94ed4
Browse repository at this point
Merge pull request #242 from obecker/fix-issue-236-UnsupportedEncodingException
Show description for d45f972
lbalmaceda
authored
d45f972
View commit details
Copy full SHA for d45f972
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
Browse repository at this point
Commits on Nov 6, 2017
Merge pull request #218 from auth0/perform-release
Show description for 7dcea42
lbalmaceda
authored
7dcea42
View commit details
Copy full SHA for 7dcea42
Browse repository at this point
Release 3.3.0
lbalmaceda
committed
d6a5f7c
View commit details
Copy full SHA for d6a5f7c
Browse repository at this point
Merge pull request #212 from auth0/rework-ecdsa
Show description for 4eb4b62
aaguiarz
authored
4eb4b62
View commit details
Copy full SHA for 4eb4b62
Browse repository at this point
bump dependencies
lbalmaceda
committed
ecdc9f8
View commit details
Copy full SHA for ecdc9f8
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
Browse repository at this point
Merge pull request #211 from auth0/circle2.0
Show description for 1d060b9
aaguiarz
authored
1d060b9
View commit details
Copy full SHA for 1d060b9
Browse repository at this point
circle 2.0
lbalmaceda
committed
bb5b897
View commit details
Copy full SHA for bb5b897
Browse repository at this point
Previous
Next
You can’t perform that action at this time.