Broken Codelink demo on homepage?

When I click this on the “Edit on codepen” link on the homepage:

![alt text][1]

I get this error:

![alt text][2]

Can someone fix this so we can test out the codepen?

I tried to reproduce it, but I was only able to get the error if I clicked the option to edit on codepen and then did NOT update the code with the correct configuration. For example, not replacing the YOUR_AUTH0_DOMAIN or YOUR_CLIENT_ID placeholder could trigger that error; also, an incorrect configuration of allowed connections could also trigger the error.

If you think the configuration you’re using is correct you may also try to see if there are any error in the browser developer console and update your question with additional information.