-
Notifications
You must be signed in to change notification settings - Fork 314
Open
Labels
bugThis points to a verified bug in the codeThis points to a verified bug in the code
Description
Checklist
- I have looked into the Readme, Examples, and FAQ and have not found a suitable solution or answer.
- I have looked into the API documentation and have not found a suitable solution or answer.
- I have searched the issues and have not found a suitable solution or answer.
- I have searched the Auth0 Community forums and have not found a suitable solution or answer.
- I agree to the terms within the Auth0 Code of Conduct.
Description
Several links in the internal pages of the API documentation refer to an Auth0 internal domain (manage.local.dev.auth0.com) not accessible from Internet.
For example the link to "using query string syntax" in the page
https://auth0.github.io/node-auth0/classes/management.UsersManager.html#getAll
points to
https://manage.local.dev.auth0.com/docs/users/search/v3/query-syntax
which I cannot access
Reproduction
- Browse to https://auth0.github.io/node-auth0/classes/management.UsersManager.html#getAll
- Click on "using query string syntax" link
- Browse cannot access the page
Additional context
No response
node-auth0 version
Not applicable
Node.js version
Not applicable
Metadata
Metadata
Assignees
Labels
bugThis points to a verified bug in the codeThis points to a verified bug in the code