-
### Description
TypeError: invalid 'instanceof' operand KeyObject
### Reproduction
```
import { verify } from 'jsonwebtoken';
const jwtSecret = 'fooSecret';
export const JwtDecode = (t…
-
Improve the performance of ClaimsPrincipal and ClaimsIdentity by backing them by a JsonWebToken, instead of an array of Claims, to remove un-necessary allocations, and improve performance from o(N) to…
-
Are you planning to add more ECDSA algorithms such as `ES256K` (curve `secp256k1`)? I looked into [ring](https://crates.io/crates/ring) which currently only seems to support `ES256` and `ES384`. Seems…
-
There is a bunch of stuff that uses the logic `JSON.parse(Config.LOGGERCOLORS) || true` and LOGGERCOLORS (amongst others) are `undefined`. This is just from setting the NODE_ENV to development after …
-
This issue lists Renovate updates and detected dependencies. Read the [Dependency Dashboard](https://docs.renovatebot.com/key-concepts/dashboard/) docs to learn more.
## Rate-Limited
These updates a…
-
## The dependency [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) was updated from `8.3.0` to `8.4.0`.
🚨 [View failing branch](https://github.com/rucken/todo/compare/develop...rucken:gree…
-
# Bug Report
## Description
When you try to put files larger than 1MB to storage using `objectStorage.add` method, there may be Error - `timeout of 20000ms exceeded`
## Steps to Reproduce
…
if0s updated
4 months ago
-
### Brief Summary
By default I use bean-discovery-mode annotated for all my projects (now default value for CDI 4.0). I tried to implement a sample application that uses Microprofile JWT Auth 2.1 spe…
-
## The dependency [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) was updated from `8.4.0` to `8.5.0`.
🚨 [View failing branch](https://github.com/ikunetwork/alpha/compare/develop...ikunet…
-
## Version **7.4.2** of [jsonwebtoken](https://github.com/auth0/node-jsonwebtoken) just got published.
Branch
Build failing 🚨
Dependency
…