-
After running soft for 15 minutes getting this error:
Failed to refresh token: 401
How should I fix it?
-
Currently if you have a valid JWT token that has expired you are logged out and booted to the login page.
It would be preferrable to have use long lived refresh tokens to renew the JWT rather than …
-
**Which version of Duende IdentityServer are you using?**
Identity Server 4
**Which version of .NET are you using?**
.net 6 (may be upgrading to 8 soon)
**Describe the bug**
Its not a bug, however …
-
Hi, I have been having some issues recently with the API token stopping refreshing. I saw there were some commits related to the token refresh, and so this afternoon I have also tried running the most…
crg-n updated
8 hours ago
-
Access token has exp time stamp of 15 minutes
Add logic to seamlessly create refresh token (e.g. exp. after 7 hours) to increase security
-
[This PR](https://github.com/freelawproject/bigcases2/pull/618) introduced support for Threads but the access tokens expire after 60 days unless refreshed.
[To refresh a token](https://developers.fac…
-
I tried to use my existing refresh token to fetch a new access token but it does not return anything new, it returns correctly but the access token and all the response object is the same old one.
…
-
# Bug report
- [x] I confirm this is a bug with Supabase, not with my own application.
- [x] I confirm I have searched the [Docs](https://docs.supabase.com), GitHub [Discussions](https://gith…
lourd updated
1 month ago
-
### Describe the feature
How to change refresh() Header Bearer Token to Bearer Refresh Token ?
i need to change Header Bearer Token to Bearer Refresh Token
### How would you implement this?
_No…
-
Hi, very nice plugin you have made. I have tested it with a few reports. However I do keep authorization issues. First I have been looking in the data connections, but those seem fine now. Supposedly …