quivr/frontend/app/config/components
Matt 33f49ee289
feat: user can create api keys (#329)
* feat: user can create api keys

* fix: linting on build

* Update backend/routes/api_key_routes.py

* chore: rename and refactor AuthBearer

* chore: add types
2023-06-14 21:21:13 +02:00
..
ApiKeyConfig.tsx feat: user can create api keys (#329) 2023-06-14 21:21:13 +02:00
BackendConfig.tsx Refactor/front (#313) 2023-06-13 16:33:41 +02:00
ConfigForm.tsx Refactor/front (#313) 2023-06-13 16:33:41 +02:00
ConfigTitle.tsx 🐛 handle click on done in Config (#304) 2023-06-12 13:15:03 +02:00
index.tsx 🐛 handle click on done in Config (#304) 2023-06-12 13:15:03 +02:00
ModelConfig.tsx Refactor/front (#313) 2023-06-13 16:33:41 +02:00
UserAccountSection.tsx Refactor/front (#313) 2023-06-13 16:33:41 +02:00