简体   繁体   English

Mongodb 针数增加 email 确认 URL 到期限制

[英]Mongodb stitch increase email confirmation URL expiry limit

As per documentation in https://docs.mongodb.com/stitch/authentication/userpass/#send-a-confirmation-email根据https://docs.mongodb.com/stitch/authentication/userpass/#send-a-confirmation-email中的文档

Currently, Mongodb stitch email confirmation URL expire in 30 mins which seems is not sufficient so like to know how to increase Mongodb stitch increase email confirmation URL expiry limit Currently, Mongodb stitch email confirmation URL expire in 30 mins which seems is not sufficient so like to know how to increase Mongodb stitch increase email confirmation URL expiry limit

This is for security reason, 30 minutes should be enough for most users to open a new browser window, login, check incoming email, and click the confirmation link.这是出于安全原因,对于大多数用户来说,30 分钟应该足够了,打开一个新的浏览器 window,登录,检查传入的 email,然后单击确认链接。

If the user miss the window of confirmation, you can always provide an ability for them to trigger another confirmation email using resendConfirmationEmail()如果用户错过了确认的 window,您始终可以使用resendConfirmationEmail()为他们提供触发另一个确认 email 的能力

声明:本站的技术帖子网页,遵循CC BY-SA 4.0协议,如果您需要转载,请注明本站网址或者原文地址。任何问题请咨询:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM