Session Management in a Rails App

Hello,

I am trying to use auth0’s inactivity timeout and require log in after capabilities in a Rails app. I have set the values in the tenant settings but have noticed that I am still logged in after the time set has passed.

I have looked around the documentation and have read related posts from the community, to the best of my abilities, but I am still unable to get these features working.

I would greatly appreciate any help, thank you!