Skip to content
Navigation Menu
Toggle navigation
Sign in
Product
GitHub Copilot
Write better code with AI
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Reseting focus
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 }}
golang-jwt
/
jwt
Public
Notifications
You must be signed in to change notification settings
Fork
371
Star
8k
Code
Issues
35
Pull requests
12
Discussions
Actions
Security
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Security
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 9, 2025
Implementing validation of multiple audiences (#433)
oxisto
authored
497a38e
Copy full SHA for 497a38e
Commits on Mar 31, 2025
Bump GitHub workflows and Go versions (#438)
mfridman
authored
12384ea
Copy full SHA for 12384ea
Commits on Mar 21, 2025
Merge commit from fork
Show description for 0951d18
mfridman
authored
0951d18
Copy full SHA for 0951d18
Commits on Jan 18, 2025
Update Parse example to use WithValidMethods (#425)
mattt
authored
c035977
Copy full SHA for c035977
Commits on Nov 4, 2024
Update SECURITY.md (#416)
oxisto
authored
bc8bdca
Copy full SHA for bc8bdca
Commits on Sep 6, 2024
docs: typo (#407)
kvii
authored
5ec246c
Copy full SHA for 5ec246c
Fix jwt -show (#406)
AlexanderYastrebov
authored
0123f1a
Copy full SHA for 0123f1a
Commits on Aug 16, 2024
chore: bump ci tests to include go1.23 (#405)
mfridman
authored
f961c72
Copy full SHA for f961c72
Commits on May 13, 2024
Bump golangci/golangci-lint-action from 5 to 6 (#389)
Show description for 62e504c
dependabot[bot]
authored
62e504c
Copy full SHA for 62e504c
Commits on Apr 29, 2024
Bump golangci/golangci-lint-action from 4 to 5 (#387)
Show description for 1a56dcf
dependabot[bot]
authored
1a56dcf
Copy full SHA for 1a56dcf
Commits on Mar 16, 2024
build: add go1.22 to ci workflows (#383)
mfridman
authored
c8043ea
Copy full SHA for c8043ea
Update README.md (#382)
Ashikpaul
authored
7c3f6dc
Copy full SHA for 7c3f6dc
Commits on Feb 12, 2024
Bump golangci/golangci-lint-action from 3 to 4 (#379)
Show description for 80dccb9
dependabot[bot]
authored
80dccb9
Copy full SHA for 80dccb9
Commits on Jan 26, 2024
Fix error return from HMAC signing method (#371)
ss49919201
authored
6bcdd9d
Copy full SHA for 6bcdd9d
Commits on Jan 12, 2024
Fixes typo in ecdsa error message (#373)
tjs-cinemo
authored
3c0777d
Copy full SHA for 3c0777d
Commits on Dec 21, 2023
chore: remove unnecessary conversions from tests (#370)
estensen
authored
4d0edcd
Copy full SHA for 4d0edcd
Commits on Dec 20, 2023
Bump github/codeql-action from 2 to 3 (#369)
dependabot[bot]
authored
9980931
Copy full SHA for 9980931
Commits on Dec 11, 2023
Bump actions/setup-go from 4 to 5 (#365)
Show description for 8ab6606
dependabot[bot]
authored
8ab6606
Copy full SHA for 8ab6606
Commits on Nov 24, 2023
Update MIGRATION_GUIDE.md (#363)
Show description for b27c889
jbarham
authored
b27c889
Copy full SHA for b27c889
Commits on Nov 17, 2023
Improve ErrInvalidKeyType error messages (#361)
Show description for b05644b
Laurin-Notemann
authored
b05644b
Copy full SHA for b05644b
Commits on Nov 8, 2023
Exported `NewValidator` (#349)
Show description for a49fa5d
oxisto
authored
a49fa5d
Copy full SHA for a49fa5d
Commits on Oct 9, 2023
Add error handling to examples (#312)
Craig Pastro
authored
c776b83
Copy full SHA for c776b83
feat: allow making exp claim required (#351)
tareksha
authored
908d356
Copy full SHA for 908d356
Commits on Sep 13, 2023
docs: fix comment in KeyFunc
mfridman
committed
0cb4fa1
Copy full SHA for 0cb4fa1
Add explicit ClaimsValidator implementation check for custom claims (#343)
Show description for c80de55
epelc
and
oxisto
authored
c80de55
Copy full SHA for c80de55
Key rotation with VerificationKeySet (#344)
mfridman
authored
1e76606
Copy full SHA for 1e76606
Commits on Sep 11, 2023
Bump actions/checkout from 3 to 4 (#346)
Show description for 1691aa9
dependabot[bot]
authored
1691aa9
Copy full SHA for 1691aa9
Commits on Sep 9, 2023
Update ci workflows (add go1.21) (#345)
mfridman
authored
27ff2f3
Copy full SHA for 27ff2f3
Commits on Aug 22, 2023
Update ParseUnverified godoc (#341)
duhaesbaert
authored
6879d2c
Copy full SHA for 6879d2c
Commits on Aug 15, 2023
Avoid use of json.NewDecoder (#313)
Show description for 78e25d6
Craig Pastro
authored
78e25d6
Copy full SHA for 78e25d6
Commits on Aug 3, 2023
Refactor to use strings.EqualFold (#329)
alexandear
authored
8aa5d6c
Copy full SHA for 8aa5d6c
Refactor by removing unnecessary []byte conversion to string (#330)
alexandear
authored
fc86f52
Copy full SHA for fc86f52
Commits on Jul 20, 2023
perf: quick way to validate token string (#302)
dcalsky
authored
8b7470d
Copy full SHA for 8b7470d
Commits on Jul 18, 2023
Refactor code by using switch instead of if-else (#318)
alexandear
authored
873d96d
Copy full SHA for 873d96d
Refactor example: use io.ReadAll instead of io.Copy (#320)
alexandear
authored
f53600a
Copy full SHA for f53600a
Pagination
Previous
Next
You can’t perform that action at this time.