0.0.5 • Published 8 years ago

@workshare/nodejs-cirrus-auth v0.0.5

Weekly downloads
-
License
MIT
Repository
github
Last release
8 years ago

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