Home

Awesome

build status connect-auth

Useful authentication strategies based on warden. Available as a npm package.

Provides out of the box authentication strategies for:

Running with npm

% npm install connect-auth
% cp examples/example_keys_file.js examples/keys_file.js

Edit keys_file.js

Run

% node examples/app.js
% open http://localhost

Changelog

License

Released under the MIT license (see LICENSE file)