export type AuthErrorCode = | "aborted" | "discordOverloaded" | "unverifiedEmail" | "browserPrivacy" | "unknown";