jaxio / celerio-angular-quickstart

Generate an Angular 5 CRUD application from an existing database schema (we provide a sample one)
Apache License 2.0
481 stars 138 forks source link

Session timeout does not work on the certain features #57

Open sippkur opened 7 years ago

sippkur commented 7 years ago

I tried running this quickstart example and found out when I chose certain menus which end with 'create' for example Passport create, or Author create, the session did not timeout even after waiting for more than 10 minutes. The other menus (...Search) did timeout. Am I missing some codes that should be running ? Please show solutions to this problem. Thanks.