Hi all,
I've launched a privacy-first companion app — no sign-up, no login, no email collection. All data stays on-device by clinical design.
Verified healthcare professionals apply via my website for free access. I want to grant them a 1-year promotional premium entitlement via the dashboard. The catch: I can't search for their customer record because email isn't indexed (and isn't passed via the SDK).
What's the recommended pattern?
Custom App User ID via logIn() with an opaque token I email them?
Or a different approach for apps without sign-up?
Anyone built something similar - all advice is very welcome!
Thanks!
