Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
验证什么?访问或管理项目或其他什么?
身份验证类型是用户可以使用他们的 google 帐户或其他提供商登录到您的 web 应用程序的类型。联合登录可能会给您带来问题,例如无法访问数据存储管理员,因此如果您想要更高级的东西,建议使用 google 帐户或这个项目 engine-auth 。