-
Hi,
Im trying to sign a JWT with an ES256 JWK key in a docker container without success, if i run it on Win10 it works fine, any suggestions on what to do?
**Code:**
```
var jwk = new JsonWeb…
-
not found solution for save key (private and public key)
in pem or other format
wy not key.save or key.load ?
regards
-
Hello,
please comment on this issue...
Case reproduces on Firefox browser, on Chrome works OK.
###### Scenario:
User logs in then logs out.
The user changes clock on machine back in time - from…
ghost updated
4 years ago
-
I created this private key using node-jose, and then when I load it back into node jose using the `asKey` function, I get an error;
```
RangeError: Attempt to access memory outside buffer bounds
…
-
Issue #79 moved the `request_object_signing_alg` response from optional to mandatory in order to explicitly inform the ADR what signing algorithm is to be used for request objects.
Further work is…
-
### Community Note
- Please vote on this issue by adding a 👍 [reaction](https://blog.github.com/2016-03-10-add-reactions-to-pull-requests-issues-and-comments/) to the original issue to help the com…
-
**The issue is copied from https://github.com/Azure/azure-sdk-for-net/issues/6521
Currently AAD only supports certificate authentication using RSA certs (eg RSA 2048). There is no support for authe…
-
I'm trying to record some basic interactions with a Yubikey for FIDO2 token testing. To do this, I'm using the basic "ykman" command and record it with umockdev. When I run the recording through, I…
-
### Prerequisites
- [X] Write a descriptive title.
- [X] Make sure you are able to repro it on the latest version
- [X] Search the existing issues.
### Steps to reproduce
Cannot create ecdsa-sk key…
-
Using the `dev` branch on my Mac.
Node and PNPM Versions
```
suryavirkapur@Suryavirs-MacBook-Pro stack % pnpm -v
9.4.0
suryavirkapur@Suryavirs-MacBook-Pro stack % node -v
v22.2.0
```
Err…