meanio icon indicating copy to clipboard operation
meanio copied to clipboard

Session timeout does not have any effect

Open claustres opened this issue 9 years ago • 1 comments

In ExpressEngine.js, when protecting the api routes, credentialsRequired: false can be found. Looking at the code of express-jwt I can see that with the credentialsRequired option no error is thrown when verification has failed. Can someone from MEANIO tell us if there was any particular reason to activate this option, otherwise it is probably a bug.

Moreover it would be great to be able to configure the timeout.

This issue has been first reported on MEAN.io : https://github.com/linnovate/mean/issues/1289.

claustres avatar Nov 08 '15 19:11 claustres

This defect was open quite a long time ago but it seems no update on this???

shailendramonu avatar Jun 15 '16 23:06 shailendramonu