This website requires JavaScript.
Explore
Help
Sign In
wdevs
/
amcs
Watch
5
Star
0
Fork
0
You've already forked amcs
Code
Issues
3
Pull Requests
Actions
Packages
Projects
Releases
3
Wiki
Activity
Files
cd010fc7a166e71ef60e2d88531079022c7424a0
amcs
/
internal
/
auth
T
History
warkanum
4b3f0b1b55
CI / build-and-test (push)
Failing after 1m53s
Details
CI / build-and-test (pull_request)
Failing after 1m43s
Details
feat: add per-user tenant scoping
2026-07-15 04:27:44 +02:00
..
access_tracker_test.go
feat(auth): track unique tools in access metrics
2026-04-26 23:25:51 +02:00
access_tracker.go
feat(auth): add recent activity logging to access tracker
2026-05-24 16:36:59 +02:00
auth_code_store.go
feat(auth): implement OAuth 2.0 authorization code flow and dynamic client registration
2026-03-26 21:17:55 +02:00
dynamic_client_store.go
feat(db): add oauth_clients table for dynamic client registration
2026-05-07 13:30:30 +02:00
keyring_test.go
feat(auth): track unique tools in access metrics
2026-04-26 23:25:51 +02:00
keyring.go
feat(tools): implement CRUD operations for thoughts and projects
2026-03-24 15:38:59 +02:00
middleware.go
feat: add per-user tenant scoping
2026-07-15 04:27:44 +02:00
oauth_registry_test.go
feat(app): add lightweight status access tracking
2026-04-04 14:16:02 +02:00
oauth_registry.go
feat(auth): implement OAuth 2.0 authorization code flow and dynamic client registration
2026-03-26 21:17:55 +02:00
postgres_client_store.go
feat(db): add oauth_clients table for dynamic client registration
2026-05-07 13:30:30 +02:00
tenancy_test.go
feat: add per-user tenant scoping
2026-07-15 04:27:44 +02:00
token_store.go
feat(auth): implement OAuth 2.0 authorization code flow and dynamic client registration
2026-03-26 21:17:55 +02:00