A nice enhancement to this lib would be to bring it full circle and provide the capability to validate JWTs as well as generate them.
It should automatically validate all of the standard claims and provide a mechanism to allow custom validators for non-standard claims.
ECC keys would be great if supported for both JWT generation and validation.
Retrieval of public keys from JWKS urls with local cache of the pubkeys would be icing on the cake.
A nice enhancement to this lib would be to bring it full circle and provide the capability to validate JWTs as well as generate them.
It should automatically validate all of the standard claims and provide a mechanism to allow custom validators for non-standard claims.
ECC keys would be great if supported for both JWT generation and validation.
Retrieval of public keys from JWKS urls with local cache of the pubkeys would be icing on the cake.