Skip to content

Conversation

AlexanderYastrebov
Copy link
Contributor

Fixes

$ echo '{"foo":"bar"}' | jwt -key test/ed25519-private.pem -alg EdDSA -sign -
Error: error signing token: key is of invalid type

Signed-off-by: Alexander Yastrebov [email protected]

Fixes
```
$ echo '{"foo":"bar"}' | jwt -key test/ed25519-private.pem -alg EdDSA -sign -
Error: error signing token: key is of invalid type
```

Signed-off-by: Alexander Yastrebov <[email protected]>
@mfridman mfridman merged commit 9c3665f into golang-jwt:main Nov 3, 2021
@AlexanderYastrebov AlexanderYastrebov deleted the fixes-ed25519-cmd branch November 3, 2021 15:40
oxisto pushed a commit to moneszarrugh/jwt that referenced this pull request Feb 21, 2023
Fixes
```
$ echo '{"foo":"bar"}' | jwt -key test/ed25519-private.pem -alg EdDSA -sign -
Error: error signing token: key is of invalid type
```

Signed-off-by: Alexander Yastrebov <[email protected]>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants