Session lifetime expiration not working

We need auth0 authentication session expiration.

We implemented login and authentication to the application using auth0. (our application is react spa app)

For example, you want to ensure that the session of the logged-in user is automatically logged out after 10 minutes.

so i found Log In Session Management setting. and set Inactivity timeout and Required login in after 10

However, it is not logged out after 10 minutes of logging in to our application, and it is still logged in even after reloading page.

How can we implement this?

Hi @jason.Lee,

Welcome to the Auth0 Community!

I understand that you have issues getting the session lifetime expiration to work.

In this situation, I recommend going through our FAQ on Why Users Remain Login After the Inactivity Timeout.

If you have any additional questions after reviewing the FAQ please feel free to reach out.

Thanks,
Rueben

1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.