Open danni-popova opened 1 week ago
The examples mention "EMAIL":
// Prevent your app receiving unexpected sensitive info sensitiveInfo({ deny: ["EMAIL"], mode: "LIVE", }),
but don't specify what else can be used there.
The examples mention "EMAIL":
but don't specify what else can be used there.