Does google Drive api support 2-foot oauth?

Now we have an application with Google Docs Api and 2 legged oauth. However, we want to upgrade to Google Drive Api, which uses Oauth 2.0.

Can we use 2-legged oauth with Google Drive Api? Is there any example?

+5
source share
2 answers

I was just starting to learn this, and if I was lucky, I provided more information.

, 2 legged oauth, Google , . , , .

, : http://googleappsdeveloper.blogspot.com.es/2012/11/domain-wide-delegation-of-authority-and.html

API-: https://developers.google.com/drive/delegation

-1

All Articles