2

Best way to authentiacte google API using Python?

1) oauth 2) AuthSub

Is there any tutorials for oauth2.o + python + google

    2 Answers 2

    1

    You can try: https://bitbucket.org/smartproject/oauth2python

    It is well tested and documented library. It runs smoothly on google app engine.

    Demo that connects with Google and Facebook: http://esmeoauth.appspot.com/

      0

      why you would write full separate code in python ? there is already a module of python which is really easy and useful http://code.google.com/p/gdata-python-client/ use that module it's quick and reliable.

      1

      Start asking to get answers

      Find the answer to your question by asking.

      Ask question

      Explore related questions

      See similar questions with these tags.