Basically, debugging my app, I returned to the code after the weekend, and my sessions were still logged in.
I implemented the flow described in the React guide.
From this resource:
https://developer.okta.com/docs/reference/api/oidc/#token-lifetime
I understand that even if I logging out from the OKTA dashboard (and not from the app), the app will still be logged in for 90 days?