【问题标题】:Flutter & Firebase, passwordless email auth?Flutter 和 Firebase,无密码电子邮件身份验证?
【发布时间】:2019-03-15 17:34:27
【问题描述】:

我注意到 Firebase 添加了无密码电子邮件身份验证。我无法在firebase_auth 中找到一种方法来执行此操作。今天有没有办法通过firebase_auth 使用无密码电子邮件?

干杯

https://firebase.google.com/docs/auth/web/email-link-auth

【问题讨论】:

标签: firebase firebase-authentication flutter


【解决方案1】:

不是真的,你可以等待团队更新插件,或者创建自己的实现并为 android 和 iOS 编写各自的钩子。

https://github.com/flutter/plugins/tree/master/packages/firebase_auth

注意:此插件仍在开发中,部分 API 可能尚不可用。欢迎提供反馈和拉取请求!

【讨论】:

    猜你喜欢
    • 2018-11-11
    • 2016-11-13
    • 1970-01-01
    • 2023-01-31
    • 2019-07-13
    • 1970-01-01
    • 2016-10-13
    • 2013-07-11
    • 2021-11-21
    相关资源
    最近更新 更多