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

Method _GetAuthToken

client/appengine_client.py:100–141  ·  view source on GitHub ↗

Uses ClientLogin to authenticate the user, returning an auth token. Args: email: The user's email address password: The user's password Raises: ClientLoginError: If there was an error authenticating with ClientLogin. HTTPError: If there was some other form of HTT

(self, email, password)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

_AuthenticateMethod · 0.95

Calls 2

_CreateRequestMethod · 0.95
ClientLoginErrorClass · 0.85

Tested by

no test coverage detected