Go auth helpers: OIDC client and token validation, JWT validators, HTTP auth middleware (Basic, GitHub App, AWS, HMAC, JWT/OIDC wiring), and TLS config helpers with test seams for custom HTTP client, clocka nd key/JWKS sources.
Stars
0
Forks
0
Watchers
0
Open Issues
1
Overall repository health assessment
No package.json found
This might not be a Node.js project
9
commits
1
commits
fix: update JSON and mapstructure tags in OIDC config structs for consistency (#12)
2cfa22eView on GitHubfix: introduce ErrNoIdentity if no identity is configured
d4dae6eView on GitHubfeat: migrate github.com/dioad/net/http/middleware into github.com/dioad/auth/http/middleware
d0e5b0dView on GitHubfeat: initial commit, extracting http auth package from github.com/dioad/net
99f6f1fView on GitHub