I am using @okta/okta-react-native and need to use Step-Up Authentication in part of my app.
I have not been able to find any documentation on how to do this on a mobile app. I cannot increase the scope, since signInWithBrowser does not support passing scope to it.
Can you please let me know how I can use Step-up in a react-native app (or iOS and Android)?