React App Page Refreshes When Getting New Token

Hi all, I have a very simple question, hopefully. Currently, my React App is automatically page-refreshing when it gets a new token from Okta. I believe that the refresh rate is somehow set in the Okta dashboard. Regardless, is there a way to prevent a whole page refresh so my users wouldn’t loose their work in my react app? Thank you.