Home | History | Annotate | Download | only in codereview

Lines Matching refs:_GetAuthToken

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