Comment on Self-Signed JWTsparentComments−danscanOP1yIn some apps, the client may be the signing authority (e.g. it owns the resource it's accessing).In that case, the client can possess the JWK keypair and do its own signing.
Comments
In some apps, the client may be the signing authority (e.g. it owns the resource it's accessing).
In that case, the client can possess the JWK keypair and do its own signing.