I am done with oAuth with Google using Zend Framework. For now i am reading user google DOCs only. How can i read Gmail contacts using Zend Framework withour asking username and password.
I dont think there is any straight forward way to do that. You can try this solution. But this uses username & pwd. You can refer to this Calendar example for how to authenticate using both ways.
0
votes
oAuth is about authentication, so you will have to authenticate providing credentials.
Authentication is not possible without username and password.
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.OkRead more