App Engine: Easier auth with OAuth2Decorator
Posted
on Google Code
See other posts from Google Code
Published on Wed, 19 Dec 2012 16:28:46 +0000
Indexed on
2012/12/19
17:03 UTC
Read the original article
Hit count: 196
Filed under:
http://gdata.youtube.com/
Here on the App Engine team, we're always trying to make it easier to call Google APIs from within your application. Using the library google-api-python-client, API calls can be a breeze, but performing authentication and authorization can sometimes (often?) take 50% of development time! We'll show how to get up and running with OAuth2Decorator to make auth as easy as the rest of the library. |
From:
GoogleDevelopers
Views:
0
0
ratings | |
Time: 00:00 | More in Science & Technology |
© Google Code or respective owner