-
Background: #301
The token fetched from the token server may have a TTL, see `TokenResponse::expires_in`. In most implementations, the value is about several hours. Our catalog client is a long-li…
-
I have the current setting for omniauth-youtube
`````` ruby
Rails.application.config.middleware.use OmniAuth::Builder do
provider :youtube, ENV['YOUTUBE_KEY'], ENV['YOUTUBE_SECRET'], { access_typ…
-
For documentation purposes, I suggest you change `"KEY"` to `access_token`. KEY can be confused with the Project specific OAuth service key. Access token (or token) is the correct OAuth term.
Also,…
-
I had my Telenet TV Box connected to HASS using the LGHorizon integration.
All was working fine till a few days ago. One action I did was to upgrade HASS to 2024.11.1, so possibly that's what broke i…
-
I'd like to use this in an environment, where I already have a valid Access Token associated with a user. Is it possible to use this Token directly?
-
Перестала загружаться интеграция
В логах ошибка:
This error originated from a custom integration.
Logger: custom_components.haier_evo.api
Source: custom_components/haier_evo/api.py:82
integra…
-
**What happened?**:
Today there is no way to refresh the auth token without restarting the pod. When the token expires we see the auth failures in the logs but container keeps on running.
**Wh…
-
Hello!
I am using `fastify-type-provider-zod` to document my API with Swagger, and I would like to add response headers that include cookies, such as Set-Cookie, to my Swagger documentation.
I a…
-
### Description
Currently, the keycloak-js client requires both a token and a refresh token to be provided for initialization. However, there are scenarios where someone may have only a token without…
-
## Add ability to manage refresh tokens via API
### Problem
I want to be able to create and update refresh tokens for a user, not just retrieve them, via an API.
The particular use case for t…