Lines Matching refs:call

80     return $this->call('createAuthUri', [$params], CreateAuthUriResponse::class);
93 return $this->call('deleteAccount', [$params], DeleteAccountResponse::class);
106 return $this->call('downloadAccount', [$params], DownloadAccountResponse::class);
119 return $this->call('emailLinkSignin', [$params], EmailLinkSigninResponse::class);
132 return $this->call('getAccountInfo', [$params], GetAccountInfoResponse::class);
146 return $this->call('getOobConfirmationCode', [$params], GetOobConfirmationCodeResponse::class);
162 …return $this->call('getProjectConfig', [$params], IdentitytoolkitRelyingpartyGetProjectConfigRespo…
174 …return $this->call('getPublicKeys', [$params], IdentitytoolkitRelyingpartyGetPublicKeysResponse::c…
186 return $this->call('getRecaptchaParam', [$params], GetRecaptchaParamResponse::class);
199 return $this->call('resetPassword', [$params], ResetPasswordResponse::class);
212 …return $this->call('sendVerificationCode', [$params], IdentitytoolkitRelyingpartySendVerificationC…
225 return $this->call('setAccountInfo', [$params], SetAccountInfoResponse::class);
238 …return $this->call('setProjectConfig', [$params], IdentitytoolkitRelyingpartySetProjectConfigRespo…
251 …return $this->call('signOutUser', [$params], IdentitytoolkitRelyingpartySignOutUserResponse::class…
264 return $this->call('signupNewUser', [$params], SignupNewUserResponse::class);
277 return $this->call('uploadAccount', [$params], UploadAccountResponse::class);
290 return $this->call('verifyAssertion', [$params], VerifyAssertionResponse::class);
303 return $this->call('verifyCustomToken', [$params], VerifyCustomTokenResponse::class);
316 return $this->call('verifyPassword', [$params], VerifyPasswordResponse::class);
330 …return $this->call('verifyPhoneNumber', [$params], IdentitytoolkitRelyingpartyVerifyPhoneNumberRes…