Hi greg,
i am new to GTM-OAuth2 , i am using it for my IOS application and i need to save the user credentials username and password or only username(something like cookies in normal browser).
When a user loggs in using GTM-OAuth2 for gmail , the credentials have to be stored , and when user wants to login for the second time , when user tries to enter the id in the username Textfield in gmail login page , it should show a drop down list with emailId's of previously logged in users.
How can i achieve it. Please help me out in this ASAP.