#[SOLVED] Is there an Appwrite implementation there for encrypting cloud functions responses
1 messages · Page 1 of 1 (latest)
It's an Appwrite function so you can use whatever encryption library you want (assuming it will import)
1 messages · Page 1 of 1 (latest)
In order to attain better security is this possible
I want the 6 digit OTP attached to be encrypted for security concerns does appwrite provide anything for encrypting the response from a cloud function and then decrypting it at server side
It's an Appwrite function so you can use whatever encryption library you want (assuming it will import)