mirror of
https://github.com/appwrite/appwrite
synced 2026-05-06 06:48:22 +00:00
238 B
238 B
setProject('')
->setKey('')
;
$auth = new Auth($client);
$result = $auth->recoveryReset('[USER_ID]', '[TOKEN]', 'password', 'password');