https://supabase.com/ logo
Join Discord
Powered by
# off-topic
  • m

    Minseven

    12/05/2022, 11:32 AM
    Sendinblue (I guess others also like Sendgrid, ...) also have their own API key and method. https://developers.sendinblue.com/reference/post_conversations-messages Here you can choose, based on what you are sending, the right template for example
  • m

    madjar

    12/05/2022, 11:32 AM
    i think that "getUser()" function should be used more in a situation where you want to display the user, and if the user is logged in, well maybe you should store that in context or just check the jwt token (validate it)
  • m

    Minseven

    12/05/2022, 11:33 AM
    So my idea is, based on what you are updating or creating in your DB (Supabase), you can send an email. But I guess I can do it directly in the frontend....
  • m

    Minseven

    12/05/2022, 11:33 AM
    if 201 send email...
  • m

    Minseven

    12/05/2022, 11:34 AM
    I think I was over complicating this πŸ˜„
  • s

    silentworks

    12/05/2022, 11:58 AM
    Questions should be asked in the #1006358244786196510 channel, please stop flooding the #839993398554656831 channel with help questions.
  • j

    Jason Creviston

    12/05/2022, 12:06 PM
    Yep, you're right. I have the posting issue whenever I chose a tag in the
    More
    dropdown. Thanks! I tested this on one other server, and it worked fine?? Figured this happen across servers too. On the other server, I made sure I chose a tag that was far enough down to not be one of the tags that showed up natively - if that makes sense.
  • l

    Luv

    12/05/2022, 12:19 PM
    if you didn't already get the answer then try using #1006358244786196510
  • m

    Minseven

    12/05/2022, 12:43 PM
    My question was more a discussion related than asking for a specific question. If your message was for someone else make sure to respond to a specific message.
  • s

    silentworks

    12/05/2022, 12:45 PM
    Your message stated you are asking for help which is what the #1006358244786196510 channel is for. Also my message isn't to any specific message, its a general message.
  • s

    silentworks

    12/05/2022, 12:47 PM
    @Minseven in relation to your question though I would probably do the emailing in my server side code, so I would pass all requests through the server side of my app. That way my app manages the email sending service.
  • s

    silentworks

    12/05/2022, 12:50 PM
    I don't think you can send emails from the frontend as most email services don't expose their API to frontend code.
  • m

    Minseven

    12/05/2022, 12:51 PM
    Nuxt has the ability to use private key. I'll go and dig deeper in how Supabase can manage sending emails after an event. Will read more about Edge functions/listeners
  • s

    silentworks

    12/05/2022, 12:52 PM
    I just know I'm gonna get told off by one of the other mods for replying to questions in #839993398554656831
  • s

    silentworks

    12/05/2022, 12:52 PM
    Yeah this would be on the server side of Nuxt though, not in the client side code because any key exposed on the client side can be used by anyone.
  • l

    Luv

    12/05/2022, 1:21 PM
    not necessarily a mod though πŸ‘€
  • s

    silentworks

    12/05/2022, 1:22 PM
    Oh no, I've been caught. πŸƒπŸΎ
  • l

    Luv

    12/05/2022, 1:23 PM
    baby steps, catching up to you
  • m

    madjar

    12/05/2022, 1:45 PM
    loud and clear!
  • g

    garyaustin

    12/05/2022, 3:54 PM
    https://tech.slashdot.org/story/22/12/05/1441213/ai-generated-answers-temporarily-banned-on-coding-site-stack-overflow No you can't replace us!
  • s

    starsend

    12/05/2022, 4:02 PM
    Hey all, how are you all getting around the lack of auth locally? Would love to know how you're testing the auth side of Supabase applications
  • s

    silentworks

    12/05/2022, 4:08 PM
    I have auth working locally, is there something specific that isn't working for you?
  • s

    starsend

    12/05/2022, 4:10 PM
    Hey, we are basically enabling different providers like google/slack which aren't supported. That is making the local dev tricky. Are there tips and tricks to get around that? We are using the cli to run supabase locally just now
    s
    y
    • 3
    • 7
  • l

    Luv

    12/05/2022, 4:39 PM
    there was an attempt
  • z

    zavbala

    12/05/2022, 7:12 PM
    Hello, is there an example using match pattern by Rest?
  • z

    zavbala

    12/05/2022, 7:12 PM
    πŸ€”
  • s

    silentworks

    12/05/2022, 8:42 PM
    Hey we are basically enabling different
  • i

    izurugi

    12/06/2022, 5:37 AM
    I have tried supabase custom jwt how do I set_claim on trigger handle_new_user?
  • l

    Luv

    12/06/2022, 5:42 AM
    try #1006358244786196510 , people tend to keep an eye on that forum.
  • u

    010

    12/06/2022, 6:49 AM
    hello is self hosted storage Ui bug fixed ?
1...309310311...392Latest