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.