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 }}
jdahmubed
/
javaOIDCMsg
Public
forked from
auth0/java-jwt
Notifications
You must be signed in to change notification settings
Fork
1
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
javaOIDCMsg
lib
on
master
User selector
All users
All time
Commit history
Commits on Nov 20, 2017
Remove JWTVerifier and test
Justin Dahmubed
committed
fe76552
View commit details
Copy full SHA for fe76552
View code at this point
Browse repository at this point
Uncommenting tests and changing them to increase CC
Justin Dahmubed
committed
21f829c
View commit details
Copy full SHA for 21f829c
View code at this point
Browse repository at this point
Commits on Nov 17, 2017
Making classes public
Justin Dahmubed
committed
893b6ba
View commit details
Copy full SHA for 893b6ba
View code at this point
Browse repository at this point
Remove JWTVerifier
Justin Dahmubed
committed
1ba7e74
View commit details
Copy full SHA for 1ba7e74
View code at this point
Browse repository at this point
Commits on Nov 16, 2017
Added access token
Justin Dahmubed
committed
6c8d40f
View commit details
Copy full SHA for 6c8d40f
View code at this point
Browse repository at this point
Commits on Nov 15, 2017
Add JWT tests and another to GoogleJwtCreatorTest
Justin Dahmubed
committed
68ea66c
View commit details
Copy full SHA for 68ea66c
View code at this point
Browse repository at this point
Commits on Nov 14, 2017
Moving files
Justin Dahmubed
committed
0290268
View commit details
Copy full SHA for 0290268
View code at this point
Browse repository at this point
Don't need to provide nonstandard claims
Justin Dahmubed
committed
709ca99
View commit details
Copy full SHA for 709ca99
View code at this point
Browse repository at this point
Including packages
Justin Dahmubed
committed
705efd7
View commit details
Copy full SHA for 705efd7
View code at this point
Browse repository at this point
Migrate tests
Justin Dahmubed
committed
cac9dda
View commit details
Copy full SHA for cac9dda
View code at this point
Browse repository at this point
Initial checkin
Justin Dahmubed
committed
f7cf827
View commit details
Copy full SHA for f7cf827
View code at this point
Browse repository at this point
Extended jwt
Justin Dahmubed
committed
2ec1fad
View commit details
Copy full SHA for 2ec1fad
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 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
Commits on Apr 19, 2017
change base class of JWTDecoder
lbalmaceda
committed
72bceb9
View commit details
Copy full SHA for 72bceb9
View code at this point
Browse repository at this point
Commits on Apr 12, 2017
Merge branch 'master' into missing-long
lbalmaceda
authored
9193d5d
View commit details
Copy full SHA for 9193d5d
View code at this point
Browse repository at this point
Merge branch 'master' into master
lbalmaceda
authored
e5141f3
View commit details
Copy full SHA for e5141f3
View code at this point
Browse repository at this point
add decode tests
lbalmaceda
committed
0a0e83a
View commit details
Copy full SHA for 0a0e83a
View code at this point
Browse repository at this point
allow to get a Claim as Map<String, Object>
lbalmaceda
committed
522f279
View commit details
Copy full SHA for 522f279
View code at this point
Browse repository at this point
Commits on Apr 11, 2017
make JsonNodeClaim always return false for isNull invocation
lbalmaceda
committed
283b899
View commit details
Copy full SHA for 283b899
View code at this point
Browse repository at this point
Commits on Apr 7, 2017
fix claim.isNull() method
lbalmaceda
committed
9a496ad
View commit details
Copy full SHA for 9a496ad
View code at this point
Browse repository at this point
Commits on Apr 6, 2017
JWTCreator extended with Long type.
vrancic
committed
c60687c
View commit details
Copy full SHA for c60687c
View code at this point
Browse repository at this point
Commits on Apr 3, 2017
Tests for Long type updated.
vrancic
committed
6825cd3
View commit details
Copy full SHA for 6825cd3
View code at this point
Browse repository at this point
Commits on Mar 30, 2017
Long type is missing for claims. I added Long type for claims and updated tests.
vrancic
committed
d27b121
View commit details
Copy full SHA for d27b121
View code at this point
Browse repository at this point
Commits on Mar 17, 2017
rollbacked code formating changes
lorenzospinelli
committed
6a17553
View commit details
Copy full SHA for 6a17553
View code at this point
Browse repository at this point
Commits on Mar 16, 2017
changed exception for token expiration in TokenExpirationException
lorenzospinelli
committed
b4cd84c
View commit details
Copy full SHA for b4cd84c
View code at this point
Browse repository at this point
restored original class elements order
lorenzospinelli
committed
a00a8f7
View commit details
Copy full SHA for a00a8f7
View code at this point
Browse repository at this point
added date validation dedicated exception
lorenzospinelli
committed
ecb4153
View commit details
Copy full SHA for ecb4153
View code at this point
Browse repository at this point
Commits on Mar 14, 2017
remove constructor with 2 keys. Keep keyProvider signature
lbalmaceda
committed
18c1710
View commit details
Copy full SHA for 18c1710
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.