Variant

post-login-error

No description available.

variant post-login-error {
  unauthorized(string),
  other(string),
}

Cases

CasePayloadDescription
unauthorizedstring
otherstring