-
I would like to request support for HS256, the most common symmetric algorithm.
In my case my infrastructure shares resources with backend and frontend, and it would be ideal to use a single share…
-
# JWT
> JSON Web Tokens
https://jwt.io/
https://en.wikipedia.org/wiki/JSON_Web_Token#Structure
# Javascript HMAC SHA256
https://www.jokecamp.com/blog/examples-of-creating-base64-hashes-…
-
I am using the provided NixOS module together with the package from nixpkgs. Sadly #177 seems to have broken config checking for me. I checked 61ebdef2e263c091f24807b07701be5cb8068dea and everything s…
jzbor updated
3 weeks ago
-
AKA Algorithm/key confusion attack
-
**Is your feature request related to a problem? Please describe.**
As a legasy service I can use onli tokens which signature based on H256
But now when I try to emit token I get an error
From code…
-
### Description
The performance of jsonwebtoken 9.0.2 is 50 times slower than 8.5.1, mainly in the HS256 algorithm.
**The encoding speed has slowed down by 53 times, and the decoding speed by 3…
-
**What's it about?**
Suggesting adding support for HS256 and support no clientSecret for OIDC Authentication Flow.
**What's the reason why we need it?**
Tring to use Kubesphere to…
-
After I enter proper secret once and signature is confirmed to be valid I can remove the secret or change it and the signature still shown as valid. Even if the secret is empty.
Moreover signature is…
-
**Description:**
The current implementation of JWT signing in `pages/api/admin-check-login-code.ts` relies on the default signing algorithm, which is HS256. While HS256 is secure and appropriate for …
-
how i can crate the jwt token for the project