It's not possible to return to the username and password verification, as this relied on the ClientLogin API which is officially deprecated <https://developers.google.com/identity/protocols/AuthForInstalledApps>. Going forward OAuth2 will be the only supported method of authentication.
On Friday, March 18, 2016 at 10:44:57 PM UTC-4, Dmitry V. wrote: > > In the old version of SDK you have to type e-mail and password each time > you upload the application. In the new version it stores your credentials > so it is not easy to swtich account. Each time have to press clear > deployment credential, login as another user on google, etc. Is there a way > to return old way of authorising? Or do it from command line? > -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/google-appengine. To view this discussion on the web visit https://groups.google.com/d/msgid/google-appengine/a2125412-92ed-4a9e-beea-5c286b2b9fbf%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
