supabase / auth-js

An isomorphic Javascript library for Supabase Auth.
MIT License
368 stars 165 forks source link

Send Supabase emails with supabase adress using resend. #968

Open enzzzooo opened 1 month ago

enzzzooo commented 1 month ago

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 found at https://resend.com/domains/ then clicking on one of the domains

j4w8n commented 1 week ago

I believe you have to use one of your own domains @enzzzooo

enzzzooo commented 5 days ago

I believe you have to use one of your own domains @enzzzooo

Yes you're right, though this is kind of an issue as I cannot find any domain that is free. Kind of why I started to use Supabase.

j4w8n commented 5 days ago

Yeah, you're not gonna find that. You can register a domain with Cloudflare pretty cheap.

enzzzooo commented 2 days ago

Yeah, you're not gonna find that. You can register a domain with Cloudflare pretty cheap.

Yeah, since I do get a vercel domain for free do you belive there is a way to use that for sending emails? Or something like netlify or another free option?

j4w8n commented 2 days ago

Yeah, you're not gonna find that. You can register a domain with Cloudflare pretty cheap.

Yeah, since I do get a vercel domain for free do you belive there is a way to use that for sending emails? Or something like netlify or another free option?

I'm not sure