JwtResponse
- emailType: string Format: email
User's email address.
- idType: string
User's unique identifier.
- refreshType: string
Token Token to refresh the access token.
- rolesType: array string[]
List of roles assigned to the user.
- tokenType: string
JWT access token.
- usernameType: string
User's username (email).