是否可以在 React Native Expo 应用程序中通过 Firebase 验证 Microsoft 登录?

Is it possible to authenticate a Microsoft login through Firebase in a React Native Expo app?

我正在尝试使用 Firebase 和 Azure Active Directory 创建与 Microsoft 的登录身份验证。

是否支持世博会?

是的,可以通过 React Native 应用程序中的 Firebase 验证 Microsoft Azure AD 登录。

要使用 Microsoft 帐户(Azure Active Directory 和个人 Microsoft 帐户)登录用户,您必须首先启用 Microsoft 作为您的 Firebase 项目的登录提供商:

建议您按照 document 中给出的步骤进行操作。

您还可以参考此文档以获得更多说明:https://medium.com/seed-digital/using-microsoft-azure-identity-with-firebase-in-a-react-native-app-c9eef0fd0af8