Overview
Each time Android Auth0 SDK (3.x) tries to log in or log out a popup message “Would you like to leave Firefox…” appears. This article explains if there is a way to remove this popup to match the Chrome experience.
Applies To
- Firefox browser
- Android Auth0 SDK
Cause
This happens because of a Firefox feature that was added a few years ago that requires the user to consent for any redirections, such as logging in or logging out.
Solution
This is a Firefox setting controlled on the end-user device that cannot be controlled by the Auth0 SDK. It is not recommended to disable this setting.