AuthSessionResponse

AuthSessionResponse
AuthSessionResponse
JSON Example
{
    "roles": [
        "string"
    ],
    "user": "string"
}
array of string
roles
Optional

roles

string
user
Optional

user