1export function shouldRequestEmailConfirmation() { 2 return false 3} 4 5export function snoozeEmailConfirmationPrompt() {}