enjalot / blockbuilder

Create, fork and edit d3.js code snippets for use with bl.ocks.org right in the browser, no terminal required.
Other
323 stars 59 forks source link

Authentification via github account does not work #229

Closed EE2dev closed 5 years ago

EE2dev commented 5 years ago

I love to use blockbuilder and for me logging in through the github account works perfectly fine. A friend of mine wanted to host a d3.js quiz I wrote, so I thought the easiest is

Logging on github works fine. But logging on blockbuilder.org through the github account leads to the following error:

gh_bb

lnhmjjkcoaomllab

Do you need more than a github account to use blockbuilder and fork an existing gist? Do you need to have an existing github repo or a gist,..?!

micahstubbs commented 5 years ago

@EE2dev yikes, sorry that your friend hit this bug. This is related to our https upgrade. I believe that we need to update our github oauth code to handle https.

I'm going to combine the feedback here with https://github.com/enjalot/blockbuilder/issues/227 and track this bug on that issue