SignInResponse

  • email
    Type: stringFormat: email
  • id
    Type: stringFormat: uuid
  • refreshToken
    Type: string
  • roles
    Type: array string[]enum
    values
    • USER
    • ADMIN
  • username
    Type: string