I am using a webauth.login() method of auth0-js. when I do use my local app in chrome I am getting redirected to callback and getting an access token and Id token.
when I do same in firefox or safari I am getting redirected to callback and getting error of Unable to configure verification page
I don’t want to use universal login so I want to use auth0-js and webauth’s login and signup method.