I’m trying to create a custom social connection in my Heroku Auth0 addon.
When I arrive to the custom connection extension page it is blank (shown in the screenshot below).
I get the following errors in the console:
Token could not be decoded 528c77bb0538ebe2747b5879ac10b44f:34:7
TypeError: a is undefined[Learn More] jwt-decode-1.4.0.min.js:1:467
XML Parsing Error: syntax error
Location: https://auth0.auth0.com/userinfo
Line Number 1, Column 1:
userinfo:1:1
Is this a bug with the page or am I doing something wrong?
Thanks in advance!