appdevdesigns / passport-cas

CAS strategy for Passport.js authentication
MIT License
22 stars 13 forks source link

router support #5

Closed hobbypunk90 closed 8 years ago

hobbypunk90 commented 8 years ago

If you use this strategy in a router, you get an error, because the req.url is without the router base part, so if you have /login/cas, the req.url is /cas