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 }}
Uh oh!
There was an error while loading.
Please reload this page
.
SatyaLens
/
source-score
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
16
Pull requests
1
Discussions
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
feat: adds jwt auth token middleware
- #121
#121
Merged
semmet95
merged 13 commits into
main
SatyaLens/source-score:main
from
feat/auth-token-middleware
SatyaLens/source-score:feat/auth-token-middleware
Copy head branch name to clipboard
May 29, 2026
Conversation
Commits
13
(13)
Checks
Files changed
Merged
feat: adds jwt auth token middleware
#121
semmet95
merged 13 commits into
main
SatyaLens/source-score:main
from
feat/auth-token-middleware
SatyaLens/source-score:feat/auth-token-middleware
Copy head branch name to clipboard
Commits
Commits on May 28, 2026
feat: adds config to set jwt secret string
Show description for 3fa3ced
semmet95
committed
3fa3ced
View commit details
Copy full SHA for 3fa3ced
Browse repository at this point
feat: adds auth token endpoint
Show description for af52b16
semmet95
committed
af52b16
View commit details
Copy full SHA for af52b16
Browse repository at this point
Commits on May 29, 2026
feat: adds token issuer handler
Show description for a92e328
semmet95
committed
a92e328
View commit details
Copy full SHA for a92e328
Browse repository at this point
feat: adds a mandatory client ID header for auth
Show description for d45cae9
semmet95
committed
d45cae9
View commit details
Copy full SHA for d45cae9
Browse repository at this point
chore: updates router func signature to implment updated server interface
Show description for c6ce0bd
semmet95
committed
c6ce0bd
View commit details
Copy full SHA for c6ce0bd
Browse repository at this point
feat: adds token verifier middleware
Show description for f2a5f53
semmet95
committed
f2a5f53
View commit details
Copy full SHA for f2a5f53
Browse repository at this point
chore: removes unused api key middleware
Show description for 659135e
semmet95
committed
659135e
View commit details
Copy full SHA for 659135e
Browse repository at this point
test: adds jwt token to ac test requests
Show description for adca229
semmet95
committed
adca229
View commit details
Copy full SHA for adca229
Browse repository at this point
refactor: removes unsed oapi component
Show description for 0ec8cc6
semmet95
committed
0ec8cc6
View commit details
Copy full SHA for 0ec8cc6
Browse repository at this point
fix: adds dedicated claim filter to pass to the repo layer
Show description for a835965
semmet95
committed
a835965
View commit details
Copy full SHA for a835965
Browse repository at this point
chore: adds security schema to oapi spec
Show description for 12d93ae
semmet95
committed
12d93ae
View commit details
Copy full SHA for 12d93ae
Browse repository at this point
chore: minor improvements
Show description for dd32ee4
semmet95
committed
dd32ee4
View commit details
Copy full SHA for dd32ee4
Browse repository at this point
test: adds ac tests for auth token endpoint
Show description for 19698ec
semmet95
committed
19698ec
View commit details
Copy full SHA for 19698ec
Browse repository at this point
You can’t perform that action at this time.