node-auth0 icon indicating copy to clipboard operation
node-auth0 copied to clipboard

Highlighted region in Authentication

Open bennycode opened this issue 1 year ago • 4 comments

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

bennycode avatar Sep 09 '24 09:09 bennycode

Important to note tho is that:

  • For some customers the second part after the . is not a region
  • For some customers there even isnt a second part.

I recommend to simplify things and just call it {YOUR_DOMAIN}

frederikprijck avatar Jun 27 '25 12:06 frederikprijck

@frederikprijck

We can add some examples, to clarify both domain.

tanya732 avatar Jun 27 '25 12:06 tanya732

The point is, in Auth0's dashboard, this is called "Domain", and that is the value we need to put here.

frederikprijck avatar Jun 27 '25 12:06 frederikprijck

Hi @bennycode

Thank you for raising the PR. We kindly request you to update your PR with latest changes. Can we keep it simple for all the users by calling "Domain".

Thank you

tanya732 avatar Sep 19 '25 10:09 tanya732