-
Hello, I am using this line of code to refresh the access token.
`const accessToken = await storedAccount.use();`
It works correctly, but now that the token has expired I am getting the followin…
-
ZITADEL already ensures that the authorization code as well as the refresh token can only be used as grant once and refresh tokens are rotated on each grant.
To improve the security (and be compliant…
-
## Title: Fetching OAuth access token returns 400 "invalid_grant"
Issue found of: October 16th, 2024
### Endpoint(s):
POST secure.soundcloud.com/oauth/token
### Scope(s):
Application uses…
-
Version **0.3.6** installed from FlatHub.
Login worked without issue. I setup global shortcut in GNOME without issue.
I am getting this message after being logged in for a while.
![image](https:/…
-
Hi,
i noticed, that the authorization is not working anymore.
The docker log says:
level=error msg="Error during refresh: Get \"https://api.netatmo.net//api/getstationsdata?app_type=app_station…
-
Since 9 days no new data from the adapter, log shows
"Error on update (1027): invalid_grant (The provided authorization code or refresh token is revoked.)"
Restart of adapter does not help.
A…
-
### 📜 Description
It should request `/request` endpoint only once and store the token on the frontend side.
Is there any way to fix these multiple requests? Or maybe I did something wrong. Please he…
-
# Problem
Right now, we have defualt authenticator between client service that using **REST Data Store** and **Jmix Generic REST** only via `oauth 2` which was disigned for _**Jmix Auth Server**_ (…
-
# Background
Our Treasury Dashboard currently displays liquid NEAR tokens and those reserved for hosting fees. However, we need to represent another token state: tokens from locked-up accounts (e.g. a…
-
I generated a github token using the link you have in README. I added this token as a secret and used it as an env var in CI.
- name: Run BundleWatch
run: yarn run bundlewatch
e…