Variant

verify-token-error

No description available.

variant verify-token-error {
  unauthorized(string),
  other(string),
}

Cases

CasePayloadDescription
unauthorizedstring
otherstring