How to onfigure Auth0 application to logout after some time period

hi
I’m using an Angular web for auth0 login and I want the user to log out automatically or there should be a popup to log in again after 5 minutes of inactivity please let me know how to configure it with auth0.
I have checked all the posts here but nothing helping me to implement this.

Please help!

Thanks

Hi @anuragi.pankaj,

Welcome to the Auth0 Community!

You should be able to have the user log out after a period of inactivity. See this doc.

Cheers,
Rueben