ottohatt
06/03/2022, 9:07 PMuser_id
matches) without using Supabase's login system?Needle
06/03/2022, 9:07 PMottohatt
06/03/2022, 9:09 PMottohatt
06/03/2022, 9:09 PMottohatt
06/03/2022, 9:09 PM{custom_user_id: xxxx}
, can I do auth.custom_user_id()
?garyaustin
06/03/2022, 9:10 PMNeedle
06/03/2022, 9:10 PMgaryaustin
06/03/2022, 9:11 PMottohatt
06/03/2022, 9:12 PMauth.email()
a shorthand for SELECT current_setting('request.jwt', true)::json->>'email'
?garyaustin
06/03/2022, 9:13 PMottohatt
06/03/2022, 9:13 PMNeedle
06/03/2022, 9:13 PMgaryaustin
06/03/2022, 9:22 PM