简体   繁体   English

电子邮件/密码按钮Firebase

[英]Email/Password Button Firebase

I'll speak briefly because my English is terrible. 我会说简短的话,因为我的英语太糟糕了。

I am trying to create this button 我正在尝试创建此按钮

在此处输入图片说明

I already tried google guide but is outdated and is not clear how the button is created. 我已经尝试过Google指南,但是已经过时了,不清楚如何创建按钮。

Firebase has very good documentation for every platform, how to implement authentication for Gmail button. Firebase对于每个平台都有很好的文档,以及如何对Gmail按钮实施身份验证。

You can go to following links for different platforms: 您可以转到不同平台的以下链接:

  1. IOS ( https://firebase.google.com/docs/auth/ios/firebaseui ) iOS( https://firebase.google.com/docs/auth/ios/firebaseui
  2. Android ( https://firebase.google.com/docs/auth/android/firebaseui ) Android( https://firebase.google.com/docs/auth/android/firebaseui
  3. Web ( https://github.com/firebase/firebaseui-web ) 网络( https://github.com/firebase/firebaseui-web

If you can give me more detail about your problem. 如果您可以给我更多有关您的问题的详细信息。 I might guide you properly. 我可能会正确指导您。

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

相关问题 使用电子邮件和密码重新认证Firebase用户 - Reauthenticating Firebase users with email and password 按下注册按钮后,即使用户名文本字段为空,email 和密码也会保存在 firebase 中 - After pressing the sign up button the email and password are saved in firebase even if the username text field was empty 忘记密码按钮Firebase iOS - Forgot password button firebase iOS 如何使用 firebase 在 xcode 中验证 Email 和密码 - How to verify Email and password in xcode with firebase 使用电子邮件和密码的Google Firebase身份验证不起作用 - Google Firebase Authentication with email and password does not work 使用Swift和Firebase更改用户电子邮件和密码 - Changing User Email and Password with Swift and Firebase 在Firebase 3 for iOS中更改用户的电子邮件/密码 - Changing a user's email/password in Firebase 3 for iOS 如何在Swift中使用Firebase对用户电子邮件和密码进行身份验证 - How to authenticate user email and password using Firebase in Swift 使用firebase进行注册,并使用两个ViewController进行Swift 4注册,一个用于发送电子邮件,一个用于输入密码 - sign up with firebase and swift 4 with two ViewController, one for email and one for password AWS Cognito使用Firebase电子邮件和密码IOS对用户进行身份验证 - AWS Cognito Authenticate Users with Firebase Email And Password IOS
 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM