romainbessugesmeusy / netlify-plugin-auth0-patch-urls

A Netlify Build plugin that makes Auth0 works with deploy previews
MIT License
7 stars 3 forks source link

Bug: `allowed_logout_urls` copies data from `callbacks`, is this right? #4

Closed alexrussell closed 4 years ago

alexrussell commented 4 years ago

Much like the work done in #2 to fix a couple of typos, is there another typo of callbacks instead of allowed_logout_urls in index.js:82 that also needs to be renamed, or is this on purpose?

Happy to PR it, just asking before I do (though I imagine it'd be quicker for you to do the fix without the PR as you need to manually bump and release anyway).

tnovau commented 4 years ago

@romainbessugesmeusy addressing this in #12