欢迎大家赞助一杯啤酒🍺 我们准备了下酒菜:Formal mathematics/Isabelle/ML, Formal verification/Coq/ACL2/Agda, C++/Lisp/Haskell
Everyauth
来自开放百科 - 灰狐
(版本间的差异)
(以“everyauth: 是一个面向 node.js 和 Express.js 应用的用户认证和授权模块,支持主流的第三方账户系统,如:Facebook, Google, Twitt...”为内容创建页面) |
小 (→指南) |
||
第10行: | 第10行: | ||
$ npm install -g everyauth | $ npm install -g everyauth | ||
git clone https://github.com/bnoguchi/everyauth | git clone https://github.com/bnoguchi/everyauth | ||
+ | cd everyauth | ||
+ | npm install | ||
$ cd example | $ cd example | ||
+ | vim /etc/hosts 加入 | ||
+ | 127.0.0.1 localhost local.host | ||
$ node server.js | $ node server.js | ||
− | http:// | + | http://local.host:3000/ |
==图集== | ==图集== |
2016年7月3日 (日) 01:00的版本
everyauth: 是一个面向 node.js 和 Express.js 应用的用户认证和授权模块,支持主流的第三方账户系统,如:Facebook, Google, Twitter 等。
目录 |
模块
指南
$ npm install -g everyauth git clone https://github.com/bnoguchi/everyauth cd everyauth npm install $ cd example vim /etc/hosts 加入 127.0.0.1 localhost local.host $ node server.js http://local.host:3000/
图集
链接
分享您的观点