Encoded JWT token. This will only be returned when cookie-based authentication is disabled in favor of standard Auth header based authentication.
"jwt_value"
^(?=\S)[\p{L}\p{N}a-zA-Z _.,:!?&%@\/+\-'|]+(?<=\S)$
"An example name"
Was this page helpful?
{ "jwt": "jwt_value", "sessionPublicKey": "An example name" }