SupabaseS
Supabase12mo ago
JH

Inviting users and using metadata

I’m struggling to find anywhere which can help me allow admins to invite users but also be able to store app metadata

In my app metadata I have a “org_id” which is used for custom claims

My goal is for an admin of x org to be able to invite users, but on inviting a users their org_id id automatically populated from the person who invited them, I understand you can use user metadata but I believe that isn’t so secure?
Was this page helpful?