You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the bug
When I want to create OKP Keys I get an error:
TypeError [ERR_INVALID_ARG_TYPE]: The "options" argument must be of type object. Received type undefined
at check (internal/crypto/keygen.js:163:11)
at generateKeyPair (internal/crypto/keygen.js:33:16)
at Promise (internal/util.js:274:30)
at new Promise (<anonymous>)
at generateKeyPair (internal/util.js:273:12)
Describe the bug
When I want to create OKP Keys I get an error:
To Reproduce
Code to reproduce:
Expected behaviour
No error
Environment:
jose
version: latestAdditional context
Add any other context about the problem here.
jose
too.The text was updated successfully, but these errors were encountered: