Closed ghost closed 3 years ago
Hi! Thank you for the awesome work both documenting the API and writing rubywarden. What is the recommended way to delete a user from the database ? Will a simple delete cascade work ?
As of 31122bd, a destroy on the user object should destroy all the associated folders and ciphers
Hi! Thank you for the awesome work both documenting the API and writing rubywarden. What is the recommended way to delete a user from the database ? Will a simple delete cascade work ?