mirror of https://github.com/kortix-ai/suna.git
- Added a new API keys service with endpoints for creating, listing, revoking, and deleting API keys. - Integrated API key validation and caching for performance. - Updated backend configuration to include API key secret and throttling settings. - Created frontend components for managing API keys, including a user interface for creating and displaying keys. - Introduced a new database migration for the API keys table with necessary constraints and security policies. - Enhanced authentication methods to support API key usage alongside JWT. |
||
---|---|---|
.. | ||
kortix | ||
.python-version | ||
README.md | ||
__init__.py | ||
pyproject.toml | ||
uv.lock |