ios - How to deal with 2-step authentication for Facebook on Spotify login? -


i've integrated cocoalibspotify framework application, , @ point ask user log in spotify. login view controller presents facebook login, not switch facebook application.

however, have tested friend's account has 2-step authentication enabled facebook (where facebook sends him code mobile phone logging in).

spotify doesn't seem have two-step process logging in these types of facebook accounts. spotify returns saying "wrong credentials".

am missing something, or two-step facebook log in not possible through spotify?

or there different way log in user has 2-step auth enabled on facebook account?

thanks!

i think if try login 3 or 4 times, facebook helpfully gives "account alert" on website , lets verify trying login , should work.

i'm not sure better way this. 2 factor auth still trips many of google's login mechanisms don't involve oauth.


Comments

Popular posts from this blog

How to remove text and logo OR add Overflow on Android ActionBar using AppCompat on API 8? -

html - How to style widget with post count different than without post count -

url rewriting - How to redirect a http POST with urlrewritefilter -