I have built an Application with Okta sign in widget on React JS. Normally when I first used to click login, It used to take me to my login widget on my App (that I had added) and once logged in, I was taken to the home page… But after sometime it started taking me to the okta login after the custom login, I had to login there again to jump to my home page with logged in status.
Is there something I’m doing wrong?