LbJwtPublicKey
LbJwtPublicKey
The key is used to specify the public key content which is used to verify the signature of JWT tokens.
AllOf
JSON Example
{
"type": "string",
"public_key_content": "string"
}