Currently only HMAC JWT is supported using a single symmetric keys This is woefully inadequate because anyone with the key can mint a JWT for any user Need to add support for EdDSA/Ed25519
Currently only HMAC JWT is supported using a single symmetric keys
This is woefully inadequate because anyone with the key can mint a JWT for any user
Need to add support for EdDSA/Ed25519