node-auth0
node-auth0 copied to clipboard
Highlighted region in Authentication
Changes
Please describe both what is changing and why this is important.
The value {YOUR_TENANT_AND_REGION}.auth0.com was a bit misleading for me. It took me some time to realize that I needed to enter auth-sp-staging.eu.auth0.com in my case. The region is separated from the tenant by a ., which I think is important to highlight.
References
Please include relevant links supporting this change such as a:
- n/a
Testing
Please describe how this can be tested by reviewers. Be specific about anything not tested and reasons why. If this library has unit and/or integration testing, tests should be added for new functionality and existing tests should complete without errors.
Checklist
- [x] I have read the Auth0 general contribution guidelines
- [x] I have read the Auth0 Code of Conduct
- [x] All existing and new tests complete without errors