让用户在 Identity Platform 上通过手机号码登录
本文档介绍如何使用 Identity Platform 让用户通过手机号码登录。
准备工作
- Sign in to your Google Cloud account. If you're new to Google Cloud, create an account to evaluate how our products perform in real-world scenarios. New customers also get $300 in free credits to run, test, and deploy workloads.
-
In the Google Cloud console, on the project selector page, select or create a Google Cloud project.
-
Make sure that billing is enabled for your Google Cloud project.
-
In the Google Cloud console, on the project selector page, select or create a Google Cloud project.
-
Make sure that billing is enabled for your Google Cloud project.
- 启用 Identity Platform。如需了解具体方法,请参阅快速入门。
为 Identity Platform 启用手机登录
前往身份提供商页面。
在身份提供商页面上,点击添加提供商。
在选择一个提供商列表中,选择
电话。点击已启用切换开关将其切换为开启。
如需保存提供商设置,请点击保存。
为您的应用平台配置手机登录
如果您使用的是适用于 Apple、Android 或 Web 平台的 Identity Platform,则还必须通过 Firebase 控制台配置应用。
对于 Apple 平台:
- 为您的 Firebase 项目启用手机号码登录。
- 使用静默推送通知启用应用验证。
如需了解相关说明,请参阅使用手机号码进行 Firebase 身份验证(Apple 平台)。
对于 Android 平台:
- 为您的 Firebase 项目启用手机号码登录。
- 使用 Play Integrity API 启用应用验证。
如需了解相关说明,请参阅使用手机号码进行 Firebase 身份验证 (Android)。
对于网站平台:
- 为您的 Firebase 项目启用手机号码登录。
- 设置 reCAPTCHA 验证程序。
如需了解相关说明,请参阅使用手机号码进行 Firebase 身份验证 (JavaScript)。
后续步骤
- 了解如何注册测试手机号码以进行开发。