[ 源代码: passportjs ]
软件包:node-passport(0.6.0+~1.0.0-2)
node-passport 的相关链接
Debian 的资源:
下载源码包 passportjs:
- [passportjs_0.6.0+~1.0.0-2.dsc]
- [passportjs_0.6.0+~1.0.0.orig-passport-strategy.tar.gz]
- [passportjs_0.6.0+~1.0.0.orig.tar.gz]
- [passportjs_0.6.0+~1.0.0-2.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [passportjs.org]
相似软件包:
simple, unobtrusive authentication system for Node.js
Passport is an authentication middleware for Node.js. Extremely flexible and modular, Passport can be unobtrusively dropped in to any Connect/Express-based web application.
It provides a comprehensive set of authentication systems: using a username and password, social networks credentials, OpenID, and more.
This package only provides the general framework and the "session" authorization strategy: other systems are packaged separately, please install the ones you need.
Node.js is an event-based server-side javascript engine.
其他与 node-passport 有关的软件包
|
|
|
|
-
- dep: node-pause
- Pause a stream's data events
-
- dep: node-utils-merge
- provides a merge utility function