LbJwtPublicKey

LbJwtPublicKey
LbJwtPublicKey

The key is used to specify the public key content which is used to verify the signature of JWT tokens.

AllOf
This class requires all of the following:
JSON Example
{
    "type": "string",
    "public_key_content": "string"
}