0
votes

I'm using Google Picker Api to accessing the Google drive files, working fine.

But in my browser if i already logged in to multiple Gmail accounts, automatically it is showing drive files from one account. Instead of this, is there a way to show the account chooser page, if already i have already logged in to the multiple Gmail accounts.

Can anyone help me please.

1

1 Answers

0
votes

What's happening is only normal since your session hasn't expired yet. I think you have to implement logout or revoke access token for you to see that select accounts page again.