For how log user is logged in to the application

Hi @pandeysumit832 ,

Thank you for posting this topic in the Auth0 Community!

On the Auth0 dashboard → Settings → Advanced Tab → Login Session Management, there are two parameters: “inactivity timeout” and “require login after”.

Inactivity timeout: Users will be asked to log in again unless they are active within this period (max. 100 days).

Require login after: Regardless of activity, users will be forced to log in after the period (max. 365 days).

Depending on your use case, you can find and configure the logout time there. Hope this helps!

2 Likes