Closed davidseca closed 7 years ago
Hello @davidseca , thanks for submitting the issue. There actually is a way to use the plugin with SMS based two step verification. I added the Google Authenticator in the latest release. Let me know whether it works for you.
Hello @tkohout ,
Thanks for your quick answer. I have tried the both approaches (sms and Google-Authenticator-App). And both of them work for me. I have seen that Google-Authenticator-App method and sms method are exclusive between then; I mean, once a Google-Authenticator-App is configured, it is not asked for sms method. I think because it is in Google web login.
But of course in both cases (sms and Google-Authenticator-App) an user interaction is needed.
So currently using a two-factor Auth cannot be a complete automatic process, isn't it?
Yes, well there is a mechanism of Trusted device but I am not sure what google uses to identify a device. I might look into it in future but for now the only option for complete automatic process is to use an account with the two-step verification turned off.
EDIT: The method used for the authetication is always the default one
Hello @tkohout ,
Yes, a complete automatic process using a two-factor Auth would be a useful feature in future.
Thanks so much you answer all my questions.
I have two-factor authorization on my Google Account.
When i run the lane it asks me for the password and then there is an error because it waits for the 6-digit code.
There is the option of creating an App password on my Google Account but of course it does not work with web-based login.
Is there a way to use two-factor authorization with fastlane-plugin-firebase?
Here is my lane:
Here is the terminal output: