You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Matt Edelman edited this page Apr 13, 2015
·
10 revisions
Whitelisting
{"middleware": {"auth": {"enabled": true,"priority": 119,// just before the built-in router"route": "/auth","module": {"name": "path:./lib/auth","arguments": ["admin","password"]}},"auth-router": {"enabled": true,"priority": 121,// just after the build-in router"route": "/auth","module": {"name": "express-enrouten","arguments": [{"index": "path:./routes/auth"}]}}}}