简体   繁体   English

Android Studio 的 Firebase 工具中缺少 Email 和密码验证

[英]Missing Email and Password Authentication in Android Studio's Firebase tool

在此处输入图像描述

As you can see from the photo above, I don't see the email and password authentication option.从上面的照片可以看出,我没有看到 email 和密码验证选项。 It is missing in my Firebase tool.我的 Firebase 工具中缺少它。 I am trying to create a login and log out activity sample app and I wanted to use the email and password authentication option, but it is not here at all.我正在尝试创建一个登录和注销活动示例应用程序,我想使用 email 和密码身份验证选项,但它根本不在这里。 Anyone knows where can I find it/ enable it?任何人都知道我在哪里可以找到它/启用它?

These are only shortcuts and not showing all authentication options Just connect your project with firebase and add dependencies from this toolbar and enable Email authentication from the firebase console in your browser.这些只是快捷方式,并未显示所有身份验证选项只需将您的项目与 firebase 连接并从此工具栏中添加依赖项,然后从浏览器中的 firebase 控制台启用 Email 身份验证。

You have to go to your Firebase console and follow this steps i have marked on the next screenshots您必须 go 到您的 Firebase 控制台并按照我在下一个屏幕截图中标记的步骤操作

Click on Authentication, then on Sign-in method单击身份验证,然后单击登录方法

Then on the email/password line you have to click on the icon with a pencil and activate the switch i marked on next photo然后在电子邮件/密码行上,您必须用铅笔单击图标并激活我在下一张照片上标记的开关

在此处输入图像描述

you can easily choose authenticate using a custom authentification system (the third option)您可以使用自定义身份验证系统轻松选择身份验证(第三个选项)

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

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