-
FEATURE REQUEST (needs further discussion)
Add a feature to refresh JWT tokens just before it expires (5 mins). Need backen support rn.
-
It doesn't seem possible to paste the refresh token in the [Refresh token] field. Is this correct or have I missed something.
Furthermore, I did find the temporary access tokens via the Developer T…
-
## Summary
At a security-focused company, your security dept is loathe to have "security through obscurity", with open-air S3 buckets or blob storage containing things like code coverage reports, r…
-
If I understand this correctly, when logging in on my browser, and then logging in on my phone. My user account's refresh token gets overwritten. Wouldn't you need to save the tokens in a separate one…
-
I'm dealing with an OIDC situation where the access token response contains more useful properties that I need than get exposed by the User object. [EPIC OAUTH implementation](https://fhir.epic.com/Do…
-
### Before opening, please confirm:
- [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-js/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-am…
-
The function for getting refresh tokens is not available in the library.
spotify-web-api-node
refreshAccessToken()
Kindly check.
-
### Proposed change
Implement JupyterHub's [refresh_user](https://jupyterhub.readthedocs.io/en/stable/api/auth.html#jupyterhub.auth.Authenticator.refresh_user) method to refresh /re-validate auth s…
-
**Is your feature request related to a problem? Please describe.**
When using Vault as an OIDC Provider in the case of a client application that wants to connect to an api server, the api server (as …
-
Fix Google OAuth so that it can:
A. Generate tokens on the server, and
B. Refresh the token as needed