Encryption of user data

Hello all,

I'm currently working on a simple todo app in which the user can assign tasks to other users. However, as an admin in firebase cloud firestore, I see all tasks in plain text. is (end-to-end) encryption possible here so that only the author of the task and the assigned user can see the content / is there a low-code best practice for this?

thank you

1
15 replies