-
```
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…
-
### Is your feature request related to a problem? Please describe.
Hi all. Our task is to implement authorization using service account tokens https://blogs.vmware.com/cloudprovider/2022/07/cloud-dir…
-
Thanks for this amazing tutorial. I'm just curious, as the access token from directus will expire in 15 minutes, so won't ever user just be logged out every 15 seconds from this app? Or is the refresh…
-
Hi,
Thank you for making a proper org feature in Keycloak!
We have been using keycloak-org for weeks with this Python client.
I noticed that [python-keycloak](https://github.com/marcospereira…
-
as a developer, i want to have a route that will
- accept request and return response with new access token and refresh token cookie if request is valid
- to do this, it will need to validate data f…
ikaem updated
5 months ago
-
Do you have any plans to create a way to refresh a token? I can't find any good documentation on their website :/
-
```
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…
-
Authentication context store (global state management)
-
I use API to send notification, but I don't know how long refresh_token is and how can I extend refresh_token expiration
-
HI Miguel,
is there a way to update the token or how do you handle that when the token has expired?
Christian