ueberauth / ueberauth_facebook

Facebook OAuth2 Strategy for Überauth.
MIT License
77 stars 64 forks source link

Sending an empty display parameter to the oauth endpoint results in a crash #45

Closed jbrowning closed 5 years ago

jbrowning commented 5 years ago

As of today, this line causes a crash on Facebook's end with a very unhelpful error message:

Login Error: There is an error in logging you into this application. Please try again later.

I have a fix incoming.