Disable discovery iframe opening with okta-react

Hello everyone, I’m trying to create an Okta protected React app using okta-react but am running into an issue where another window/tab is being opened at https://login.okta.com/discovery/iframe.html and due to the limitation of where this app will be accessed I cannot have this, is there a way to disable this from the OktaAuth() config?