suna/backend/supabase
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
..
migrations feat(api-keys): implement API key management system 2025-07-29 19:38:37 +05:30
.env.example DS Store gitignore 2025-04-13 15:41:30 +01:00
.gitignore fe reference wip 2025-03-29 23:48:57 -07:00
config.toml Merge branch 'main' into security-vulnerability-fix 2025-04-24 09:32:22 -07:00
email-template.html email-template 2025-04-18 15:33:06 +01:00
kong.yml oof slmost there 2025-04-24 17:12:10 +01:00