1
0
Fork 0
mirror of synced 2024-09-14 00:17:50 +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
AccountConsoleClientTest.php
AccountCustomClientTest.php Update the Update Account Status API to clear the cookie 2023-05-19 11:58:17 -07:00
AccountCustomServerTest.php