SignUpWithPasswordCredentialstype SignUpWithPasswordCredentials = Prettify<PasswordCredentialsBase & {options?: {emailRedirectTo?: string; data?: object; captchaToken?: string; channel?: "sms" | "whatsapp"; }; }>;§Type§Prettify<PasswordCredentialsBase & {options?: {emailRedirectTo?: string; data?: object; captchaToken?: string; channel?: "sms" | "whatsapp"; }; }>[src]