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
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 }}
CodingDock
/
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 Dec 5, 2016
Send url in pom
Show description for c07116e
hzalaz
committed
c07116e
View commit details
Copy full SHA for c07116e
Browse repository at this point
Merge pull request #114 from auth0/force-bytes-charset
Show description for 3135718
hzalaz
authored
3135718
View commit details
Copy full SHA for 3135718
Browse repository at this point
Make getBytes use UTF-8 charset
hzalaz
committed
fea96e8
View commit details
Copy full SHA for fea96e8
Browse repository at this point
Merge pull request #113 from auth0/release-scripts
Show description for 8d70e3b
hzalaz
authored
8d70e3b
View commit details
Copy full SHA for 8d70e3b
Browse repository at this point
Avoid brittle test
hzalaz
committed
e286109
View commit details
Copy full SHA for e286109
Browse repository at this point
Configure upload to bintray and pom generation
hzalaz
committed
ab217e9
View commit details
Copy full SHA for ab217e9
Browse repository at this point
Commits on Dec 2, 2016
Merge pull request #112 from auth0/keep-public-claims-on-tree
Show description for 81f90d7
lbalmaceda
authored
81f90d7
View commit details
Copy full SHA for 81f90d7
Browse repository at this point
add .codecov.yml
lbalmaceda
committed
04940dd
View commit details
Copy full SHA for 04940dd
Browse repository at this point
Commits on Dec 1, 2016
Specify sudo: false in travis
hzalaz
committed
bd39cb4
View commit details
Copy full SHA for bd39cb4
Browse repository at this point
keep public claims on claims tree
lbalmaceda
committed
a2dc736
View commit details
Copy full SHA for a2dc736
Browse repository at this point
Merge pull request #111 from auth0/chore-prepare-release
Show description for a007aaa
hzalaz
authored
a007aaa
View commit details
Copy full SHA for a007aaa
Browse repository at this point
Some code changes
hzalaz
committed
f7402bf
View commit details
Copy full SHA for f7402bf
Browse repository at this point
Some javadocs and naming changes
hzalaz
committed
fd0d1b7
View commit details
Copy full SHA for fd0d1b7
Browse repository at this point
Commits on Nov 30, 2016
add getToken() to obtain string representation of the token
lbalmaceda
committed
ff49aea
View commit details
Copy full SHA for ff49aea
Browse repository at this point
print logs if travis ci fails
lbalmaceda
committed
292dcbe
View commit details
Copy full SHA for 292dcbe
Browse repository at this point
set public scope for builder methods
lbalmaceda
committed
19c5dc4
View commit details
Copy full SHA for 19c5dc4
Browse repository at this point
Commits on Nov 29, 2016
use Executor.invokeAll() to guarantee same init time (#101)
lbalmaceda
authored and
hzalaz
committed
a1f28c4
View commit details
Copy full SHA for a1f28c4
Browse repository at this point
Commits on Nov 22, 2016
Merge pull request #106 from auth0/secret-as-byte-arr
Show description for 2c33523
lbalmaceda
authored
2c33523
View commit details
Copy full SHA for 2c33523
Browse repository at this point
make HMAC algorithm accept secret bytes
lbalmaceda
committed
386100d
View commit details
Copy full SHA for 386100d
Browse repository at this point
Commits on Nov 21, 2016
Merge pull request #105 from auth0/aud-list
Show description for 2ca7c41
lbalmaceda
authored
2ca7c41
View commit details
Copy full SHA for 2ca7c41
Browse repository at this point
add maven dependency install instruction
lbalmaceda
committed
afe53e3
View commit details
Copy full SHA for afe53e3
Browse repository at this point
receive Audience as List instead of an Array.
lbalmaceda
committed
38d2ce2
View commit details
Copy full SHA for 38d2ce2
Browse repository at this point
Merge pull request #104 from auth0/leeway-seconds
Show description for 5b80b28
lbalmaceda
authored
5b80b28
View commit details
Copy full SHA for 5b80b28
Browse repository at this point
receive leeway as seconds value instead of milliseconds.
lbalmaceda
committed
30260eb
View commit details
Copy full SHA for 30260eb
Browse repository at this point
Commits on Nov 17, 2016
Merge pull request #103 from auth0/rename-delta-leeway
Show description for ae5cb54
lbalmaceda
authored
ae5cb54
View commit details
Copy full SHA for ae5cb54
Browse repository at this point
rename delta to leeway
lbalmaceda
committed
2525498
View commit details
Copy full SHA for 2525498
Browse repository at this point
Commits on Nov 14, 2016
Merge pull request #102 from auth0/rm-pub-claims-from-header
Show description for 310d8bd
lbalmaceda
authored
310d8bd
View commit details
Copy full SHA for 310d8bd
Browse repository at this point
remove header public claims once parsed from the tree
lbalmaceda
committed
cd6b822
View commit details
Copy full SHA for cd6b822
Browse repository at this point
Merge pull request #100 from auth0/custom-header-claims
Show description for d8064d2
lbalmaceda
authored
d8064d2
View commit details
Copy full SHA for d8064d2
Browse repository at this point
add header keyId and custom claims support
lbalmaceda
committed
6ea25dc
View commit details
Copy full SHA for 6ea25dc
Browse repository at this point
Make JWTDecodeException extend JWTVerificationException
lbalmaceda
committed
ae65a6d
View commit details
Copy full SHA for ae65a6d
Browse repository at this point
Merge pull request #99 from auth0/aud-vargars
Show description for e5e7c75
lbalmaceda
authored
e5e7c75
View commit details
Copy full SHA for e5e7c75
Browse repository at this point
use varargs to specify audience
lbalmaceda
committed
862ae3f
View commit details
Copy full SHA for 862ae3f
Browse repository at this point
Commits on Nov 11, 2016
Merge pull request #98 from auth0/custom-claims
Show description for 074dcf4
lbalmaceda
authored
074dcf4
View commit details
Copy full SHA for 074dcf4
Browse repository at this point
improve coverage
lbalmaceda
committed
5cbcbfd
View commit details
Copy full SHA for 5cbcbfd
Browse repository at this point
Previous
Next
You can’t perform that action at this time.