Home | History | Annotate | Download | only in codereview

Lines Matching refs:_GetAuthToken

2808 	def _GetAuthToken(self, email, password):
2889 auth_token = self._GetAuthToken(credentials[0], credentials[1])