Postgres triggers
Hi there, I've been creating some triggers in order for the app_meta_data in my JWT to update.
Problem is, it only seems to actually trigger when I make changes in the Supabase UI itself and not from my front-end.
Could the reason be that I am still using
I'll gladly provide more information if needed.
Thanks in advance,
Bram
Problem is, it only seems to actually trigger when I make changes in the Supabase UI itself and not from my front-end.
Could the reason be that I am still using
supabase.js v1 or might there be another reason for this.I'll gladly provide more information if needed.
Thanks in advance,
Bram