How do I encrypt my data in Firebase Realtime Database?
83 views
Skip to first unread message
Jose Enrique Aquino
unread,
Jan 7, 2025, 11:03:58 AMJan 7
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to Firebase Google Group
I am trying to create an application and I mostly see solutions that will encrypt and decrypt data from the frontend. I need it encrypted by the backend and encrypted when fetched, which at the firebase's side. Is it even possible?