What data we store (and what we don’t)
We store:
- Your account identifier (via Supabase Auth)
- Your scan history, collections, and wishlist data (to provide the service)
We do NOT store:
- Your full payment card details (Stripe handles this)
- Any “secret keys” from Providers
- Provider logins or passwords