【发布时间】:2016-01-09 04:37:51
【问题描述】:
我将 Firebase 与 Google 身份验证提供程序一起使用。
在其他应用程序中使用 Google OAuth 时,我可以将身份验证配置为仅限于特定域。
Google OpenID Connect 文档详细介绍了用于此功能的“hd”参数。 https://developers.google.com/identity/protocols/OpenIDConnect#hd-param
如何为 Firebase 进行配置?
【问题讨论】:
-
我也在想同样的事情。在 Firebase 文档中找不到任何相关内容。
标签: firebase firebase-authentication