Is it possible to be able to correctly select any available Google account to use when using authorisation via the JS client library for Drive?
I've got an existing Google Drive enabled application that's using the Google Java client library and server flow auth. If you're not logged into the application and navigate to the URL AND you have logged into more than one google account on that browser (only one personal Google account is possible, any additional ones have to be Google business accounts) the OAuth callback offers the options to select which Google Account to use. However, whilst testing a switch to using the JavaScript client library I'm not able to activate the multiple account selection screen using gapi.auth.authorize.