tokenValidationErrorCodes: readonly [
    "token_missing",
    "token_invalid",
    "token_expired",
    "security_question_check_failed",
] = ...