You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In the apply_omniauth method we asssume we can get an email out of what FB returns. If there is not one perhaps we should throw an error so we can tell the user 'Hey, FB didn't provide your email, please use another method'
Right now the user just gets the 'one more step' error message which isn't that helpful.
The text was updated successfully, but these errors were encountered:
In the apply_omniauth method we asssume we can get an email out of what FB returns. If there is not one perhaps we should throw an error so we can tell the user 'Hey, FB didn't provide your email, please use another method'
Right now the user just gets the 'one more step' error message which isn't that helpful.
The text was updated successfully, but these errors were encountered: