-
Hi, thanks for creating this plugin
I notice that the access token expires after 7 days or so and it requires me to re-authenticate
From the initial README I was under the impression that the authen…
-
- refresh token
- access token
Add these two things mentioned above.
-
this is my code copyed in document [authx document](https://authx.yezz.me/get-started/refresh/)
method: `refresh_token_required `raise Exception authx.exceptions.MissingTokenError: No token found in …
-
Unsure about this topic but I read that [FCM tokens can go stale and require refresh](https://firebase.google.com/docs/cloud-messaging/manage-tokens), current registration logic do not allow for this.…
-
Just finished setting up everything but getting error below.
**email-auth --refresh otest@um.com**
```
Traceback (most recent call last):
File "/home/um_tech/.local/bin/email-auth", line 8, in…
-
Storing the Spotify access and refresh token is really unsafe. It should be safer to store it on cookies using a JWT or something of that sort. It's a really easy fix too. I can work on this if needed…
-
Hi, I'm coming from https://github.com/argoproj/argo-cd/issues/455
# Summary
Implement refresh tokens in ArgoCD Web UI.
# Motivation
For security reasons, all access tokens are short-livin…
-
## Describe the bug
On API consumer side, the method [TokenRefreshHandlerImpl.createTokenRefreshRequest()](https://github.com/eclipse-tractusx/tractusx-edc/blame/baf70decf912a011d02f1a829c9edf9a6a5…
-
Prior to : [#86](https://github.com/spatie/flysystem-dropbox/issues/86) and [#95](https://github.com/spatie/flysystem-dropbox/issues/95)
I wanted to ask you if a new PR was necessary now that Dropb…
mho22 updated
2 months ago
-
### Preflight checklist
- [X] I could not find a solution in the existing issues, docs, nor discussions.
- [X] I agree to follow this project's [Code of Conduct](https://github.com/ory/hydra/blob/mas…