【问题标题】:Send confirmation email using Firebase in Swift在 Swift 中使用 Firebase 发送确认电子邮件
【发布时间】:2019-06-15 11:21:53
【问题描述】:

我想在用户在 iOS 应用程序中注册时发送确认电子邮件。

我搜索了很多。我发现只使用 Firebase 进行验证。但是我们可以使用 Firebase 发送确认电子邮件吗?

【问题讨论】:

标签: swift firebase firebase-authentication email-confirmation


【解决方案1】:

Firebase 身份验证没有用于发送确认电子邮件的内置选项。如果您需要此功能,则必须自己构建。

有一个很棒的example of how to send a welcome email in the function-samples repo

【讨论】:

    猜你喜欢
    • 2016-09-22
    • 1970-01-01
    • 1970-01-01
    • 1970-01-01
    • 2015-06-13
    • 2017-03-21
    • 2018-08-14
    • 2012-06-14
    • 2012-04-04
    相关资源
    最近更新 更多