Skip to content
This repository has been archived by the owner on Aug 10, 2021. It is now read-only.

Latest commit

 

History

History
10 lines (7 loc) · 561 Bytes

TROUBLESHOOTING.md

File metadata and controls

10 lines (7 loc) · 561 Bytes

Troubleshooting

When your application is not behaving as expected:

  • Check for any messages in the console
  • Check the Network Activity especially any requests to your authorization server
  • Check the log data in your Auth0 Dashboard
  • Check the @auth0/auth0-spa-js FAQs

If you believe there is a bug in the SDK, raise an issue. Be sure to include all the information required to reproduce the issue.