We are using a okta hosted login with developer account,
trying to integrate login and signup flow.
SPA built using react seems to have no problem when running on localhost, when I hosted this on custom.azuresites.net app get stucks at sign in page, where I can see only authn is success and token is not retrieved and set
any help on this will be much appreciated.
and do we need to have site with https for okta to work?