1
0
Fork 0
mirror of synced 2024-09-09 22:27:06 +12:00
appwrite/tests/e2e/Services/Account
Steven Nguyen 9961609d71
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-19 11:58:17 -07:00
..
AccountBase.php Merge branch '1.3.x' of https://github.com/appwrite/appwrite into feat-database-update-attribute 2023-03-10 18:39:11 +05:30
AccountConsoleClientTest.php
AccountCustomClientTest.php Update the Update Account Status API to clear the cookie 2023-05-19 11:58:17 -07:00
AccountCustomServerTest.php