简体   繁体   English

在iOS上发送Firebase邀请仅使用Facebook令牌登录Firebase身份验证

[英]Sending firebase invites on iOS logging in firebase auth using Facebook token only

Is it possible to send Firebase Invites on iOS, Logging in Firebase Auth using a Facebook token as a login provider? 是否可以在iOS上使用Facebook令牌作为登录提供程序发送Firebase邀请,登录Firebase Auth? On Firebase SDK, documentation is ambiguous wether I need to use a real google account or not. 在Firebase SDK上,无论我是否需要使用真实的Google帐户,文档都不明确。

The answer is NO. 答案是不。 Although documentation is not clear on this. 尽管文档尚不清楚。 In order to send Firebase Invites on iOS, you must be logged either in Google Sign In or in Firebase Auth, but with a Google Account (although Firebase Auth allows many other means of authentication). 为了在iOS上发送Firebase邀请,您必须使用Google帐户登录Google登录或Firebase Auth(尽管Firebase Auth允许许多其他身份验证方式)。 This makes Firebase invites on iOS not really useful, since most iOS users do not even have a google account. 由于大多数iOS用户甚至没有Google帐户,因此Firebase在iOS上的邀请并不是真正有用的。

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

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