如何让 Tipfy 应用程序接受自己的身份验证、OpenID 等?
Tipfy 的用户身份验证教程宣传其统一系统接受所有 Google、自有- auth、OpenID、OAuth 和 Facebook 身份验证;但到目前为止的示例仅显示 Google 身份验证和自己的身份验证。
如何使其他身份验证选项可用?
Tipfy's user-authentication tutorial advertises its unified system that accepts all of Google, own-auth, OpenID, OAuth, and Facebook authentication; but the examples so far show exclusively Google auth and exclusively own-auth.
How do I make the other authentication options available?
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论
评论(1)
现在有一个示例显示此处同时使用多种身份验证方法。源代码位于此处。
There's now an example showing several authentication methods used at the same time here. Source code is available here.