suna/backend/services
mykonos-ibiza 8869138a7e feat(api-keys): implement API key management system
- 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.
2025-07-29 19:38:37 +05:30
..
docker fix(redis): service crash on redis client maxxing 2025-05-18 23:46:08 +00:00
__init__.py feat: nice tool panel animation 2025-07-03 22:04:48 +05:30
api_keys.py feat(api-keys): implement API key management system 2025-07-29 19:38:37 +05:30
api_keys_api.py feat(api-keys): implement API key management system 2025-07-29 19:38:37 +05:30
billing.py feat(api-keys): implement API key management system 2025-07-29 19:38:37 +05:30
email.py email: update onboarding email 2025-07-04 22:19:55 +05:30
email_api.py Revert hotfix(vuln): send-welcome-email 2025-07-20 16:47:33 +00:00
langfuse.py feat(backend): langfuse traces 2025-05-21 00:39:28 +00:00
llm.py Revert "Revert random PR merged" 2025-07-28 08:14:58 +02:00
redis.py feat: app profile integrations UI 2025-07-11 10:14:59 +05:30
supabase.py Merge branch 'main' into PRODUCTION 2025-07-11 09:20:17 +05:30
transcription.py feat: add download all button and transcription 2025-05-28 21:50:24 +02:00