qdii
qdii

Reputation: 12983

Using OAuth Python service with Google App Engine

Google App Engine provides an experimental, bleeding-edge OAuth service in its Python SDK, but fails to provide simple example to work with. Has anyone succeeded in working with it? If so, could you provide a snippet? 

Upvotes: 5

Views: 825

Answers (1)

Michele Orsi
Michele Orsi

Reputation: 762

Here is a very good tutorial

Upvotes: 6

Related Questions