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

    Geostyx

    08/25/2021, 6:29 PM
    I did not do anything to trigger this email
  • g

    Geostyx

    08/25/2021, 6:30 PM
    wait
  • g

    Geostyx

    08/25/2021, 6:30 PM
    nvm I just realized I was signing up for something that's hosted on Supabase lol
  • f

    fayaz

    08/25/2021, 6:37 PM
    Hello, I had a question, how do I add a users name while signing up a user from the supabase client?
  • l

    lsunkieder

    08/25/2021, 6:58 PM
    Check out one of these guides. https://supabase.io/docs/guides/with-vue-3 This will walk you through creating a separate table to store user meta
  • l

    lsunkieder

    08/25/2021, 7:01 PM
    hey everybody. I was wondering how you update a user's email address. I see there is a great reset password method but I don't see anything obvious for updating the user email?
  • h

    HorseShoe

    08/25/2021, 7:26 PM
    Reset password itself is done via update user function right? In typescript it showed me the email property too so am guessing if u have the access token u can update the email as well
  • l

    lsunkieder

    08/25/2021, 7:30 PM
    oh interesting. yeah I could try that. just add that property and see what happens once i have the access_tokeb
  • t

    tukemon

    08/25/2021, 10:14 PM
    Hi.. I currently have RPC (remote procedure call) to trigger a function on my table. This table is protected with RLS, which only owner can update. But on a certain action, I want to allow other people can update this post.. so I want to bypass RLS. - I think calling RPC will bypass the RLS, looks like it doesn't - Create supabase client with service_role key as second parameter, I think will bypass RLS, it doesn't Anyone have an Idea about this?
  • j

    jon.m

    08/25/2021, 10:25 PM
    Despite a few bugs and some slim documentation (all of which rapidly progressing) - my experience with supabase has been a real game changer for my dev output
  • j

    jon.m

    08/25/2021, 10:26 PM
    It’s very empowering to be able to wield a Postgres DB and seamlessly link with a client like Next
  • j

    jon.m

    08/25/2021, 10:27 PM
    Being a dev just keeps getting more awesome
  • j

    jon.m

    08/25/2021, 10:27 PM
    Remember jquery tho?
  • k

    Kang Ming

    08/26/2021, 3:06 AM
    hey @User , you can modify the sender name in the auth settings under "email auth" -> "Enable custom smtp" -> "SMTP Sender Name" so that instead of
    noreply@mail.app.supabase.io
    , it's
    your_custom_sender_name
  • g

    Geostyx

    08/26/2021, 3:21 AM
    Ah awesome, thank you!
  • a

    Alvin

    08/26/2021, 3:42 AM
    Hello everyone, this might be a dumb question. But is it possible to change the path of the endpoint? Currently the endpoint path has “…/example/select=*” in it, feels like it’s exposing a lot of detail. And I can’t utilise the client library atm since it’s another client’s work.
  • h

    Hal

    08/26/2021, 4:55 AM
    When can we create function with js?
    b
    • 2
    • 1
  • p

    porky

    08/26/2021, 6:11 AM
    I’m curious if anyone has experience using Supabase with Bubble.io and/or Draftbit as their front end?
  • r

    Rorstro

    08/26/2021, 6:14 AM
    i have heard folks mention it but don't know of any examples - please share if you find them. Appsmith did a live demo with us
  • r

    Rorstro

    08/26/2021, 6:15 AM

    https://www.youtube.com/watch?v=9va1dofeiFA▾

  • r

    Rorstro

    08/26/2021, 6:16 AM
    Also have heard adalo mentioned too
  • p

    porky

    08/26/2021, 6:20 AM
    Thanks, I will watch that tomorrow. Never heard of Appsmith or n8n before but Appsmith seems very similar to some other tools I’ve come across. If I find an example I will share.
  • p

    patrik

    08/26/2021, 6:34 AM
    @User is there a roadmap for the ui? I really like it and wanna use it in a project but we need theming. Also on ui.supabase.com the link to twitter is set to the old account supabase_io
  • p

    Puru

    08/26/2021, 6:58 AM
    Any plans to bring the Ui to Svelte 🥲
  • m

    MDobs

    08/26/2021, 7:21 AM
    I'm trying to setup google Auth from a Flutter App but it is not opening anything, should I open a webview to show the google auth or is there another way?
  • n

    nixa

    08/26/2021, 10:13 AM
    What is the best way to build an admin panel/tool on top of my base to manage/analyze data & users?
  • j

    jonny

    08/26/2021, 12:31 PM
    theming is coming soon, but it looks to be quite tailwind reliant
  • e

    EmreCan

    08/26/2021, 1:17 PM
    Hid do you know a way to hide specific data from sending to the public such as i have a table called articles, in articles title, content, secret I just want to send title and content to the guests but if user logs in i want to send the secret also
  • s

    silentworks

    08/26/2021, 2:34 PM
    You can use a view for this, have a look at this discussion here where I show how to accomplish this along with a video illustrating it https://github.com/supabase/supabase/discussions/1275
  • a

    Ant

    08/26/2021, 3:11 PM
    @User is here?

    https://www.youtube.com/watch?v=4WPKtj0F15c▾

1...888990...392Latest