MCPcopy Create free account
hub / github.com/Mobiperf/MobiPerf / _Authenticate

Method _Authenticate

client/appengine_client.py:167–224  ·  view source on GitHub ↗

Authenticates the user. The authentication process works as follows: 1) We get a username and password from the user 2) We use ClientLogin to obtain an AUTH token for the user (see http://code.google.com/apis/accounts/AuthForInstalledApps.html). 3) We pass the auth token

(self)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

SendMethod · 0.95

Calls 2

_GetAuthTokenMethod · 0.95
_GetAuthCookieMethod · 0.95

Tested by

no test coverage detected