node-openid
- 授权协议: MIT
- 开发语言: JavaScript
- 操作系统: 跨平台
- 软件首页: https://github.com/havard/node-openid
- 软件文档: https://github.com/havard/node-openid
软件介绍
node-openid 是基于 Node.js 实现的 OpenID 协议。
内置支持的扩展:
- The Simple Registration (SREG) 1.1 extension is implemented as
openid.SimpleRegistration - The Attribute Exchange (AX) 1.0 extension is implemented as
openid.AttributeExchange - The OAuth 1.0 extension is implemented as
openid.OAuthHybrid - The User Interface 1.0 extension is implemented as
openid.UserInterface
