Mongodb stitch 增加电子邮件确认 URL 到期限制

Mongodb stitch increase email confirmation URL expiry limit

根据 https://docs.mongodb.com/stitch/authentication/userpass/#send-a-confirmation-email

中的文档

目前,Mongodb stitch email confirmation URL 30 分钟后过期,这似乎还不够所以想知道如何增加 Mongodb stitch increase email confirmation URL到期限制

这是出于安全原因,30 分钟应该足以让大多数用户打开新浏览器 window、登录、检查收到的电子邮件,然后单击确认 link。

如果用户错过了 window 确认,您始终可以为他们提供使用 resendConfirmationEmail()

触发另一封确认电子邮件的功能