FriendsOfSymfony / FOSUserBundle

Provides user management for your Symfony project. Compatible with Doctrine ORM & ODM, and custom storages.

Home Page:https://symfony.com/doc/master/bundles/FOSUserBundle/index.html

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Automatic logout after some time of inactivity

Joozty opened this issue · comments

Hi, I would like to ask if is in FOSUserBundle implemented some mechanism of automatic logout after inactivity. If so, how to adjust the time when a user should be logout and what's the default time constant?

Thanks.

  1. This has nothing to do with FOSUserBundle. (See the first paragraph)
  2. Please ask on stackoverflow or use search engines. There are plenty of answers on this question.