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
.
go-pkgz
/
auth
Public
Uh oh!
There was an error while loading.
Please reload this page
.
Notifications
You must be signed in to change notification settings
Fork
97
Star
1.3k
Code
Issues
8
Pull requests
7
Discussions
Actions
Projects
Security and quality
1
Insights
Additional navigation options
Code
Issues
Pull requests
Discussions
Actions
Projects
Security and quality
Insights
Add custom HTTP handler for authentication errors
- #211
#211
Open
cyb3r4nt
wants to merge 11 commits into
go-pkgz:master
go-pkgz/auth:master
from
cyb3r4nt:add-auth-error-http-handler
cyb3r4nt/go-pkgz--auth:add-auth-error-http-handler
Copy head branch name to clipboard
Conversation
Commits
11
(11)
Checks
Files changed
Open
Add custom HTTP handler for authentication errors
#211
cyb3r4nt
wants to merge 11 commits into
go-pkgz:master
go-pkgz/auth:master
from
cyb3r4nt:add-auth-error-http-handler
cyb3r4nt/go-pkgz--auth:add-auth-error-http-handler
Copy head branch name to clipboard
Commits
Commits on Jul 26, 2024
Add custom error HTTP handlers to middleware
Show description for 50217ab
cyb3r4nt
committed
50217ab
View commit details
Copy full SHA for 50217ab
Browse repository at this point
Merge remote-tracking branch 'upstream/master' into add-http-error-handler
cyb3r4nt
committed
66eb836
View commit details
Copy full SHA for 66eb836
Browse repository at this point
Commits on Aug 2, 2024
add notes about AuthErrorHttpHandler into README.md
cyb3r4nt
committed
75ab655
View commit details
Copy full SHA for 75ab655
Browse repository at this point
Merge branch 'master' into add-auth-error-http-handler
cyb3r4nt
committed
8300b56
View commit details
Copy full SHA for 8300b56
Browse repository at this point
fix shadow declaration of err in auth_test.go
cyb3r4nt
committed
768a0a7
View commit details
Copy full SHA for 768a0a7
Browse repository at this point
rename AuthErrorHttpHandler to AuthErrorHTTPHandler and fix related lint warnings
cyb3r4nt
committed
6ec7d89
View commit details
Copy full SHA for 6ec7d89
Browse repository at this point
add more tests related to AuthErrorHTTPHandler into middleware package
cyb3r4nt
committed
0d7af14
View commit details
Copy full SHA for 0d7af14
Browse repository at this point
Commits on Aug 5, 2024
improve TestIntegrationAuthErrorHTTPHandler
cyb3r4nt
committed
727ffc4
View commit details
Copy full SHA for 727ffc4
Browse repository at this point
improve adapter functions description in the customization section of the README
cyb3r4nt
committed
29a6525
View commit details
Copy full SHA for 29a6525
Browse repository at this point
fail TestAuthErrorHTTPHandler if actual HTTP handler is called
cyb3r4nt
committed
9063abe
View commit details
Copy full SHA for 9063abe
Browse repository at this point
Commits on Sep 2, 2024
Merge branch 'master' into add-auth-error-http-handler
cyb3r4nt
committed
36abe89
View commit details
Copy full SHA for 36abe89
Browse repository at this point
You can’t perform that action at this time.