const NpmEmailAuth({ Key? key, required this.onSuccess, this.testMode = true, this.forceExistingUser, }) : super(key: key);