NimbusJwtEncoder should simplify constructing with javax.security Keys #16267
Labels
status: ideal-for-contribution
An issue that we actively are looking for someone to help us with
type: enhancement
A general enhancement
Currently to construct a
NimbusJwtEncoder
with a single key takes something like the following:whereas to do the converse in
NimbusJwtDecoder
is simpler:It would be nice if
NimbusJwtEncoder
offered similar behavior:The text was updated successfully, but these errors were encountered: