SPA with custom login page. Upgrading Auth0js from v7 to v8

The configuration I see in the advanced settings: “This sets the login session lifetime, how long the session will stay valid measured in minutes. The default value is 10080 minutes (or 7 days).”

My current assumption would be to set this to 30 minutes and assume the function renewAuth would extend the session with 30 minutes again. Is this correct?