auth0-extensions / auth0-authentication-api-debugger-extension

MIT License
5 stars 14 forks source link

[2.0.x] Downgrade auth0 to 2.17 since 2.23 is not available in PSaaS. #37

Closed seejee closed 4 years ago

seejee commented 4 years ago

✏️ Changes

When we released 2.0.4 last week to address a security issue, it was built on top of 2.0.3 which was never fully released. This change picks up 8e535e6 to downgrade auth0 to 2.17.0 like it was on master.

🔗 References

https://auth0team.atlassian.net/browse/ESD-7704

🎯 Testing

I manually copied this code to a tenant in production and made sure the extension loaded properly.

✅ This change has been tested in a Webtask 🚫 This change has unit test coverage 🚫 This change has integration test coverage 🚫 This change has been tested for performance