freeCodeCamp / publish

> Content backend platform for /news
https://publish.freecodecamp.org
BSD 3-Clause "New" or "Revised" License
10 stars 9 forks source link

feat: convert auth0 domain to issuer url #376

Closed ojeytonwilliams closed 7 months ago

ojeytonwilliams commented 7 months ago

Auth0Provider expects the full URL, but Auth0's dashboard provides the domain. This converts between the two because it's easy to forget.

Checklist:

I'll need to update the deployment pipeline, so please @ me after reviewing.