I’m new to javascript programming and I have developed a next js project that uses auth0 for authentication. I have done simple unit tests before to check rest APIs. I basically want to unit test the authentication process and I couldn’t find any useful resources online on how to do it. Can anyone hook me up with some resources or guide on me how to go about it. Thanks in advance. quickpayportal
Hey there!
We only offer general guidance in terms of testing. All the docs are here:
- https://auth0.com/docs/best-practices/rules-testing-best-practices
- https://auth0.com/docs/support/predeployment-tests?_ga=2.50144558.92095721.1617690263-368752237.1616398056
- https://auth0.com/docs/tokens/management-api-access-tokens/get-management-api-access-tokens-for-testing?_ga=2.50144558.92095721.1617690263-368752237.1616398056
This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.