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-13 12:27:59 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
golib
/
auth
History
AJ ONeal
66dde73bd4
chore(auth/csvauth): add .goreleaser.yaml
2026-03-03 02:31:36 -07:00
..
csvauth
chore(auth/csvauth): add .goreleaser.yaml
2026-03-03 02:31:36 -07: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
fix(auth): update test
2026-03-03 00:01:15 -07:00
request.go
fix(auth): add missing arg to NewBasicRequestAuthenticator
2026-03-02 23:18:05 -07:00