MachineAuth provides authentication and permission infrastructure that allows AI agents to securely access APIs, tools, and services.
Stars
54
Forks
2
Watchers
54
Open Issues
0
Overall repository health assessment
No package.json found
This might not be a Node.js project
105
commits
fix: add PKCE methods to OIDC discovery and add handler tests
fca8e6eView on GitHubfeat: update token endpoint for authorization_code grant
d105c95View on GitHubfeat: add OAuth 2.0 Authorization Code models and database interface
32b2f1eView on GitHubfix: support is_active field in agent update API for easier reactivation
76f954eView on GitHubfeat(ui): add token count and last activity to agents list
941a7cdView on GitHubchore: cleanup - remove dead code, standardize JSON helpers, replace hand-rolled stdlib
91b4ec9View on GitHubfeat(frontend): wrap app with OrgProvider for org state management
07418e6View on GitHub