Matt Raible
Hello Maurice,
It sounds like you’re having issues redirecting back to your app after you login. This usually happens when your app’s custom scheme (e.g., com.okta.dev-123456) is not properly registered in your app, or doesn’t match what you have in Okta.
I’d make sure your app on Okta uses the same reversed domain as what’s registered in your package.json.