osg-auth
v0.2.6
Published
auth agent for osg-id service
Downloads
5
Readme
Authentication module for OSG-ID service
auth.init(cfg) - inits with configuration - expected to be at config/active/env/auth.config.js
auth.auth(token, callbacks) - authenticates session
auth.auth_mw(options) - middle-ware for express applications