Use Jwt.Builder #7443
Labels
in: oauth2
An issue in OAuth2 modules (oauth2-core, oauth2-client, oauth2-resource-server, oauth2-jose)
type: enhancement
A general enhancement
Milestone
Jwt.Builder
is a handy way to buildJwt
s. Since it's a recent addition, much of the code doesn't use it yet.Changing the rest of the code to use this builder will clean up boilerplate, make tests easier to read, and prove out the API better.
The text was updated successfully, but these errors were encountered: