This website requires JavaScript.
Explore
Help
Sign In
root
/
golib
Watch
1
Star
0
Fork
0
You've already forked golib
mirror of
https://github.com/therootcompany/golib.git
synced
2026-03-02 15:47:59 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
golib
/
auth
History
copilot-swe-agent[bot]
9b79800b07
refactor: remove Challenge() method; use w.Header().Set("WWW-Authenticate", ...) directly
...
Co-authored-by: coolaj86 <122831+coolaj86@users.noreply.github.com>
2026-03-02 08:10:17 +00:00
..
csvauth
fix: WebhookPing csv tags + JSON payload column; DeviceChecks struct; fix Authenticate deadlock
2026-03-02 06:56:04 +00:00
envauth
doc(auth/envauth): add Go Reference badge
2025-10-11 19:06:44 -06:00
auth.go
feat(auth): add BasicVerifier, BasicAuthenticator, and BasicPrinciple for interfaces without implementation dependency
2026-02-26 20:03:43 -07:00
go.mod
feat(auth): add BasicVerifier, BasicAuthenticator, and BasicPrinciple for interfaces without implementation dependency
2026-02-26 20:03:43 -07:00
request_example_test.go
refactor: remove Challenge() method; use w.Header().Set("WWW-Authenticate", ...) directly
2026-03-02 08:10:17 +00:00
request.go
refactor: remove Challenge() method; use w.Header().Set("WWW-Authenticate", ...) directly
2026-03-02 08:10:17 +00:00