Configure Custom SMTP For Supabase Auth With Resend

Sdílet
Vložit
  • čas přidán 8. 09. 2024
  • 🤖 WebDevDaily: www.webdevdail...
    ⚡ WebDevDaily Discord: / discord
    📕 Vue 3 Crash Course: johnkomarnicki...
    🚀 Join the channel : / @johnkomarnicki
    🤖 Website: johnkomarnicki...
    🐦 Twitter: / john_komarnicki
    Supabase offers a built-in service for sending out auth emails. This is great to get you started. However, you'll want to update this before you push an application to production. This video will teach you how and why you'll want to configure a custom SMTP for Supabase auth. To do this, we will be using a service called resend.
    resend.com/
    #supabase

Komentáře • 19

  • @Weberbros1
    @Weberbros1 Před 4 měsíci +2

    Holy cow dude! This video probably just saved me like 4 hours of losing my hair. I joined the channel for a few months as a thank you !👍

    • @JohnKomarnicki
      @JohnKomarnicki  Před 4 měsíci

      I’m glad it helped out! I appreciate the support! 🙌

  • @levantos
    @levantos Před 3 měsíci

    This helped so much, was farting around failing with Mailgun and this video and Resend came into save the day for my business. Thank you John, all the very best mate.

  • @enginsasmaz4818
    @enginsasmaz4818 Před 4 dny

    Thank you a lot! Very easy to follow and to apply. Much appreciated

  • @RodrigoDAgostino
    @RodrigoDAgostino Před 11 měsíci

    This is something I’ve never done, and it was really interesting to see how simple the process can be :) Thank you, John!

  • @neeqquu
    @neeqquu Před 11 měsíci +1

    i think it would be super useful if you could make a video showing the full deploy process of the app. i would greatly appreciate it, bc no one really shows that in their videos so you never know if you're doing something wrong. also thnx for the video :)

  • @iwon-s5l
    @iwon-s5l Před 21 dnem

    Thank you soooooooooooooooooo much!!!!! 🩷🩷🩷🩷🩷🩷🩷🩷

  • @avi_mukesh
    @avi_mukesh Před 3 měsíci

    Thank you so much for this, very helpful.

  • @bienvenufaraja1725
    @bienvenufaraja1725 Před 8 měsíci

    This was lovely🔥🔥

  • @thejoyrandolphshow
    @thejoyrandolphshow Před 3 měsíci +1

    but how do you change the body of the email?

    • @benjaoliva3383
      @benjaoliva3383 Před 3 hodinami

      thats on supabase side, on authentication tab > Email Temaplates and there you can set the custom email for each auth cases.

  • @BaseCode06
    @BaseCode06 Před 2 měsíci

    I get an Email rate limit exceeded the alternative is to use SMPT with resend however I will have to buy a domain you see I will want to buy a domain when the app is finished but I am just in development what can I do?

  • @appstuff6565
    @appstuff6565 Před 10 měsíci

    Thanks for this John! So I have the normal supabase one setup but ofcourse going to do custom. I have a few doubts, if I may:
    1. What you're implying here is i dont have to change any code and just do as the video did with Resend? Genius.
    2. Also, I want to add a forget email /recover page where i send the a reset email to the entered email, how should I tackle it?
    3. Resend or Amazon SES? What do you recommend and why? Thanks!

  • @Uchennawilson
    @Uchennawilson Před 2 měsíci

    How can we do the same for mailgun

  • @cenullum
    @cenullum Před 4 měsíci +1

    do we have to have a domain? I think yes