© 2026 Hedgehog Software, LLC

TwitterGitHubDiscord
More
CommunitiesDocsAboutTermsPrivacy
Search
Star
Setup for Free
SupabaseS
Supabase•7mo ago•
2 replies
MaGnezij

Encrypting data in Supabase

Hey, I am building a mobile app in Flutter which connects to the Apple HealthKit and works with the users blood glucose data. I don't store any of that in the database. The user can manually log his insulin doses, which get stored in the database.

My question here is, what is the best way to encrypt that data in Supabase, so that me -- a developer, am unable to see users private health data, but the user can access it normally on his device. Is the best way to generate some kind of token, store it on device and then encrypt everything before sending it to Supabase? Are there any better approaches? I guess the edge cases in my idea are what happens if you log in to another device etc. Thanks!
Supabase banner
SupabaseJoin
Supabase gives you the tools, documentation, and community that makes managing databases, authentication, and backend infrastructure a lot less overwhelming.
45,816Members
Resources

Similar Threads

Was this page helpful?
Recent Announcements

Similar Threads

Supabase Auth: why set supabaseResponse in setAll() again?
SupabaseSSupabase / help-and-questions
3mo ago
encrypting+decrypting API keys in DB only
SupabaseSSupabase / help-and-questions
4y ago
Data is not being inserted in supabase.
SupabaseSSupabase / help-and-questions
4y ago
supabaseKey property is now private from SupabaseClient
SupabaseSSupabase / help-and-questions
3y ago