appwrite/app/controllers
Steven Nguyen f1ba7b08ab
Update the delete identity endpoints to set the params and payload
Because no payload was set, the event params (userId and identityId)
wasn't picked up automatically. This updates the endpoints so that the
payload is set, but also makes sure to set the userId and identityId
params since the identityId param's key doesn't match the key in the
payload.
2023-12-27 23:35:32 +00:00
..
api Update the delete identity endpoints to set the params and payload 2023-12-27 23:35:32 +00:00
shared Add chunkId to abuse key to prevent rate limit for SDKs 2023-11-16 23:04:38 +05:30
web sync with 1.4 2023-10-02 17:02:48 +03:00
general.php fix: remove expired cookie 2023-12-13 08:45:47 +00:00
mock.php Update mock.php 2023-11-02 17:07:16 +00:00