You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Describe the problem(s):
After this phase, my React app loaded with just one line written on the screen:
AuthSdkError: No restoreOriginalUri callback passed to Security Component.
If possible, describe a proposed fix:
Maybe you changed the Security component, I see its prop restoreOriginalUri is required, but it is not documented on the guide.
The text was updated successfully, but these errors were encountered:
Affected page(s):
https://developer.okta.com/docs/guides/sign-into-spa/react/configure-the-sdk/
Describe the problem(s):
After this phase, my React app loaded with just one line written on the screen:
If possible, describe a proposed fix:
Maybe you changed the
Security
component, I see its proprestoreOriginalUri
is required, but it is not documented on the guide.The text was updated successfully, but these errors were encountered: