Google login fails for accounts with 2nd factor authenticaiton

Hi All.

I’m authenticating to Google via the google.logInAsync() function. I’m able to successfully log in with some google accounts, but not with others. The accounts that fail have device 2nd factor authentication. If I disable 2FA, then the accounts authenticate successfully. With second factor authentication, rhe result type is always “cancel” with these accounts

Anyone have any pointers for working with accounts with 2FA enabled?

This topic was automatically closed 15 days after the last reply. New replies are no longer allowed.