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:
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.