-
Hi, Team Hikari =)
Guys I am having difficult to implement Hikari with snowflake, the problem is that I need to refresh the token and for that I use this suggestion:
https://blog.…
-
Edit: previous title: SECURITY: JWT aud field not checked!!!
It's also not set at all during token creation...
It should be set to `did:web:{PDS_SERVER}`
This means that other tokens, such as…
-
When a users Oauth token expires, you can still click around the interface but a message will pop up until you do a hard refresh of the page to bring you back to the main login page
> Could not ref…
-
I run a little private website to have my Fortnite XP progress displayed. I am using the EpicAPI to connect to the QueryProfile which generally works very well. I automated this process to update my s…
-
Twitch user auth tokens are only valid for a few hours, but are only needed during the initial connection to IRC.
Would like to be able to provide a refresh token in the config that would be used …
-
### Question / Issue
In version 2.6.0 id_token in response from refresh token request was added (in #3458). I think this should be at least disabled by default or removed because now it is not poss…
guwer updated
7 years ago
-
When initializing, a refresh token is requested also if refreshTokenAfterLogin: false is set in options:
https://github.com/mspiderv/vuejwtauth/blob/f676eb908e7c6199a23f42c4ca3c16fb9e41f282/src/sto…
-
Act-aaa now return a token and when request to act service, service will response a new token in response header.
Could act aaa support return a access_token and refresh_token after login. then the c…
-
I think would be fine if the refresh token will have the option to be expired. I can do a PR if is your are agree with that.
Sometimes is interesting have a refresh token with expire time. If we want…
-