Open pbollaram opened 3 years ago
@amcdnl upgrading to @okta/okta-react: '^5.1.1' and @okta/okta-auth-js: '^4.9.0' did not work. i still dont see sign in widget.
i have downgraded Okta version and still i see all of .well-known/openid-configuration calls care getting cancelled.
Request URL: https://
Hi, I am setting up OKTA login with my app and for some reasons i am unable to view sign in widget. I see GET https://.oktapreview.com/.well-known/openid-configuration call is keep getting cancelled(abandoned) for no reason.
Here is my configuration.
Home.js
Okta package that i am using.
@okta/okta-auth-js": "^4.8.0", @okta/okta-react": "^5.0.0",