learn-co-curriculum / omniauth_lab

Other
1 stars 349 forks source link

New Facebook Https Security Changes as of 3-20-18 #10

Closed byojelly closed 6 years ago

byojelly commented 6 years ago

Issue: local host testing fails in server do to insecure http address when hitting facebook after selecting URL

screenshot from 2018-03-20 13-36-02

Developer now does not give user the ability to turn https on or off which was the previous workaround for error. screenshot from 2018-03-20 13-38-22

weezwo commented 6 years ago

@sgharms I've heard this same issue raised by a number of students. Is there a known workaround for this?

sgharms commented 6 years ago

Unknown to us at this moment.

On Mon, Mar 26, 2018 at 10:33 AM, Luisa Scavo notifications@github.com wrote:

@sgharms https://github.com/sgharms I've heard this same issue raised by a number of students. Is there a known workaround for this?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/learn-co-curriculum/omniauth_lab/issues/10#issuecomment-376187247, or mute the thread https://github.com/notifications/unsubscribe-auth/AADDYyiZQuKasEi-uQMBgwkxgtzsnKXpks5tiPxNgaJpZM4SyWWB .

sgharms commented 6 years ago

We'll put a resource on it and see if we can find a work-around.

DanielSeehausen commented 6 years ago

Resolved! Thank you. An explanation of how to use https has been provided in both the referenced readme as well as this lab. Thing gem was added and the students are now prompted to run their server using it, instead of the usual rails s flow.

Thank you for spotting this issue and providing feedback.

We have updated the materials and believe your issue to have been resolved.

We apologize for any frustration you might have encountered during this process but thank you for helping us ensure that those who follow in your path will not encounter the same problems that you faced.

If you do not believe that this issue has been addressed, please re-open this issue. 💙