AUTH_ERROR_REASONS: readonly [
    "missing token",
    "invalid token",
    "expired token",
    "room not found",
    "peer not found",
] = ...