我正在为移动应用程序编写后端服务器.后端在谷歌应用引擎上运行,用Java编写.
我希望用户能够使用Facebook等联合身份登录.
我看到谷歌通过firebase身份验证为移动应用程序支持这种身份验证.将firebase身份验证与我当前的应用引擎端点集成的最佳方法是什么?
我已经使用了云平台的数据存储区,并且不希望使用firebase数据库,只使用身份验证方法.
谢谢.
google-app-engine android firebase firebase-authentication
android ×1
firebase ×1
firebase-authentication ×1
google-app-engine ×1