-
Several ways to store encrypted keys in android. Gets more secure in newer versions, conditionally add this logic for storing the refresh tokens.
-
The Access token expires. I need to implement OAuth in order to have it persist. Then I'll need to keep actual credentials? I guess so.
-
### Version
GCM 2.5.1
### Operating system
Windows
### OS version or distribution
Windows 11 Pro
### Git hosting provider(s)
Bitbucket Cloud
### Other hosting provider
_No r…
-
**Name of app / service** Tradovate - a Futures Trading Broker
**Link to developer documentation** - Rest API for Authorization : https://api.tradovate.com/#tag/Authentication
**Is lack of supp…
-
Hi,
I'm too lazy to create pull request.
Great repo, I found it very helpful to bootstrap my keycloak integration with app.
Few things in [...nextauth].ts :
line 41: there is a typo always pro…
-
Haven't added the code to refresh the tokens, it's valid for 1 hour if I'm not mistaken.
-
Currently we use a lot of cookies/tokens, but we lack documentation: device id, (csrf) jwt, refresh token jwt etc.
-
The current outpost OAuth logic relies on the duration of the access token, leaving that as the only way to configure session duration. The token is never refreshed which is also not ideal. This also …
-
As a user,
I should receive a refresh token,
so that I can use it to obtain access tokens.
-
I am attempting to store/retrieve Azure AD Refresh Tokens. I would prefer to be able to use RSA with biometrics, however, I am running into Issue #262. So, I have attempted to use AES and FB. Unfor…