JsonWebKeysDto
JsonWebKeysDto
Defines the public keys used to verify the authenticity of the JWT token.
JSON Example
{
"keys": [
{}
]
}
array of object
keys
Optional
The list of the keys.