We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
alg
The example tokens in this library use "alg": "ED25519", but the related spec seems to suggest that it be "EdDSA" instead.
"alg": "ED25519"
"EdDSA"
https://tools.ietf.org/html/rfc8037#appendix-A.4