nodejs-cirrus-auth
v0.0.5
Published
NodeJs cirrus authentication module
Downloads
4
Readme
nodejs-cirrus-auth
This is a simple NodeJS middleware for Cirrus authentication. It will detect a session token in the standard cirrus cookie (or as parameter) and will try to resolve it into a user: if successful it wil inject a "user" object into the response.
Proper doc will follow on public release 1.0.0