-
Hi,
thanks for the great work making OIDC available in streamlit.
I would like to request to add the refresh token (if requested and available) also to the credentials.
I see already in the loca…
-
We should figure out how we can support refresh tokens. The issue now is that is difficult to get the correct status code from GitLibToSharp to return the correct status code. Could we use expire_at …
-
-
Currently, we are not using refresh tokens. We should be using refresh tokens. 😅
-
### Describe the bug
If you enable refresh tokens and your token expires isAuthenticated returns true and authenticate doesn't re-authenticate (or use the refresh token to) I can't seem to find any e…
-
Foi iniciada a estrutura do refresh token, contudo é necessário ainda:
- Salvar o refresh token no BD ao realizar login
- Ao ver que um usuário está com token invalido verificar se ele possui refr…
-
```
version 0.2
is there any refresh token to extend the time of the existing token, without
having to popup dialog and user need to press "allow" again?
```
Original issue reported on code.googl…
-
### The problem
Right now if your 2fa token expires you have to remove and reinstall the entire hive Integration. Is there anyway to have this done via the integration portal instead of having to rem…
-
### Description
The video list appears empty probably due to a permissions issue after enrolling.
### Reproduction
1. Have a patient invitation code at hand to use in step 4
2. Open the app …
-
**Description**:
@VKTB pointed out that currently, any refresh token can refresh any access token, so if a user with a valid refresh token got someone else's access token, they could refresh it and b…