Ensure that you are on current versions of your technology stack. If you’re using an older version of a programming language or library consider updating to the current version.
Check the Auth0 support matrix to see if the language or library versions you’re using is supported.
If there’s a problem in one environment (such as development) but not another (such as production), compare the versions of the technology stack across the two environments.
If not, upgrade your technology stack and browser to the latest versions and test again before creating a support request.
Testing on different browsers, platforms, locations, and users can help narrow down the source of a problem when it occurs. Perform the following tests and review the logs in your Auth0 dashboard after each test for more information.
See the Monitoring page for more details on each of the log events that can help you troubleshoot issues.
Check to see if it happens in all browsers for the affected users (indicating a data issue) or just certain types of browsers (indicating a browser-specific issue).
Check to see if the browser has enabled JavaScript and cookies.
Check that the caps lock key is disabled.
If the user is using a mobile device, check to see if there’s any software that might impact authentication and/or authorization (such as not running some type of required software).
Check to see if the user can access some of the application’s key URLs, such as the ’s (SSO) URL (indicating a network connectivity issue).