Enzo

Results 4 issues of Enzo

[Following this documentation on Custom Claims](https://supabase.com/docs/guides/database/postgres/custom-claims-and-role-based-access-control-rbac?queryGroups=language&language=plpgsql) the two functions and the two tables can be set up to query a users claim on the client side with the line `const...

bug
external-issue
to-triage

Hello All, I am looking to send an email using resend with the default ****.supabase.co email but I am unable to verify the email DNS records as resend requires as...

documentation

Error `Cannot find module 'npm-tailwind' or its corresponding type declarations.ts(2307)` Hi, I installed Yalc using `npm i yalc -g` and did ``` yalc publish yalc add npm-tailwind ``` when I...

Hi I have a react component and I'm using tailwind css `

feature