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 23:57:59 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
golib
/
auth
History
copilot-swe-agent[bot]
9e7a50b443
feat: add WWWAuthenticate field + Challenge(w) method to RequestAuthenticator
...
Co-authored-by: coolaj86 <122831+coolaj86@users.noreply.github.com>
2026-03-02 07:58:27 +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.go
feat: add WWWAuthenticate field + Challenge(w) method to RequestAuthenticator
2026-03-02 07:58:27 +00:00