-
Currently API keys are managed on a per-user basis, this means that as an admin of a workspace you do not have any visibility into who has keys live, which are being used, when they expire etc.
The…
-
Ребят, поделитесь ключами пожалуйста. Админ сдох.
-
We should look into improving how the clients are instantiated, and the API keys provided:
- do we need to instantiate both a `MistralAI` and `ChatMistralAI` clients?
- maybe there should be one p…
-
### Clear and concise description of the problem
Support inline translation with a hotkey after setting the API key from providers like OpenAI/Claude/etc.
### Suggested solution
Something lik…
-
-
Currently, when enabling the basic auth support in Traefik, API keys are not accepted. Traefik will prevent them from reaching Timeseer.
Add a different router that forwards all requests for the `/…
-
### 🔖 Feature description
Need API to programatically fetch API keys for given organisation.
Currently Novu provides `https://api.novu.co/v1/environments/api-keys` that requires API key as Author…
-
The publication component and citizen portal will consume the registration API. For this, they need to authenticate using an API key.
**Tasks**
- ~~Define two roles: `publication_component`, `ci…
-
The dashboard API should return keys in a consistent order.
Ordering is not included in the initial implementation because it used a deep-sort, which may be sensitive to performance issues.
-
thanks for open sourcing this! question – should the keys be getting used in the client? or is the idea that you proxy this through some api route of your own? i see the key gets used directly in the …