1
0
Fork 0
mirror of synced 2024-09-14 00:17:50 +12:00
appwrite/tests/e2e/Services/Account
Steven Nguyen 9d13d72c71
Update the Update Account Status API to clear the cookie
After a user updates their status, their session no longer works
however, the cookie may still exist in their browser, preventing other
API calls from completing successfully.
2023-05-23 10:40:31 -07:00
..
AccountBase.php
AccountConsoleClientTest.php feat: update account codes 2023-01-19 17:41:15 +05:30
AccountCustomClientTest.php Update the Update Account Status API to clear the cookie 2023-05-23 10:40:31 -07:00
AccountCustomServerTest.php