Unable to configure verification page in firefox while I am getting access token in chrome

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.

1 Like

Hi @shubham.pancholi,

Welcome to the Auth0 Community!

It looks like other users have experienced this as a result of 3rd party cookie blocking in Safari, and possibly Firefox.

You can confirm this by setting up a custom domain and seeing if that fixes the issue.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.