Tagged Questions
0
votes
1answer
62 views
Marketplace app, use OAuth 1.0 or 2.0?
a lot of documentation that I had read about how to build Marketplace's apps is telling me to use OpenID+Oauth 1.0 with 2-Legged.
But reading all other information about Authentication on Google's ...
0
votes
1answer
516 views
Google Federated OAuth/OpenID with Tornado: why is it ignoring my scopes?
I'm trying to use Tornado's library for federated login to authenticate users and get access to their calendar, contacts, and mail. However, when I get the "mydomain.dyndns.info is asking for some ...