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-28 18:15:30 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
golib
/
auth
History
AJ ONeal
0fc1ae4da8
Revert "fix(jwt): accept JSON array for SpaceDelimited scope claim"
...
This reverts commit 2a9cec75efa9f36682e65b675cc8826d3460f455.
2026-03-26 17:01:44 -06:00
..
csvauth
test(auth/csvauth): regression test for Authenticate token deadlock
2026-03-23 00:26:16 -06:00
envauth
doc(auth/envauth): add Go Reference badge
2025-10-11 19:06:44 -06:00
jwt
Revert "fix(jwt): accept JSON array for SpaceDelimited scope claim"
2026-03-26 17:01: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