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

    Limuz

    04/17/2023, 3:56 PM
    spoiler its const {data ...
  • r

    Razoth

    04/17/2023, 5:51 PM
    been there, done that ๐Ÿ˜„
  • e

    eyJOdnJHb25uYSI6Imd2VXVwIn0=

    04/17/2023, 7:49 PM
    I was like > wtf how can that take 1h then I remembered there's people not using typescript
  • m

    madjar

    04/17/2023, 8:31 PM
    i think supabase always returns the "data" object, i guess more apropriate would be to just deconstruct that data into const {user } = data
  • l

    Limuz

    04/17/2023, 8:33 PM
    i did now this
    Copy code
    js
          const {
            data: { user },
            error: userError
          } = await supabase.auth.getUser()
    `
    good practice to figure out how i can allocate the response and whats my possibilitis thanks ๐Ÿ™‚ @madjar
  • u

    Unknown Member

    04/18/2023, 12:09 AM
    In some of their older docs it returned user. Maybe they have standardized the return data since then.
  • c

    c0rrupt

    04/18/2023, 1:02 AM
    I believe that you need to contact supabase support directly
  • m

    madjar

    04/18/2023, 12:20 PM
    thats the point, you don't. You self host it and spend 14 days setting up permissions and users to end up failing ultimately in the end
  • e

    eyJOdnJHb25uYSI6Imd2VXVwIn0=

    04/18/2023, 1:08 PM
    I heard that self-host is like the cake in Portal
  • l

    Limuz

    04/18/2023, 3:47 PM
    https://tenor.com/view/crying-cry-crying-face-gif-20235014
  • l

    Limuz

    04/18/2023, 3:47 PM
    its a fun challenge
  • r

    Razoth

    04/18/2023, 4:10 PM
    i dunno what the problem is with self hosting, having done dev ops work in the last 2 years, mainly with kubernetes, i can't imagine it being that difficult. whats the point of failure for you guys?
  • r

    Razoth

    04/18/2023, 4:11 PM
    (not trying to sound like an a**hat etc, just really intrestd)
  • e

    esper-nolle

    04/18/2023, 5:22 PM
    yea.. me confused as well
  • m

    madjar

    04/18/2023, 7:47 PM
    hahahhaha i was just kidding its easy to self host, within 2 cli commands
  • l

    Limuz

    04/18/2023, 7:51 PM
    probably the ngnix config i dunno just doesnt run with full features something just doesnt run like now storage cors problems or problems with ssl config or problems with basic auth and or proxy config at this point i just accepted it and work locally and figure it out to a later date
  • s

    silentworks

    04/19/2023, 7:49 PM
    Hey folks I just want to put this out there that this isn't an instant answers platform and it's a community run platform where users help users. No one should be tagging a Mod unless the mod themself has explicitly asked them to or if someone is breaking a rule on the platform. Currently the mods answer most of the questions but this isn't sustainable long term and even less so when individuals tag mods for their own issue to be a priority over others. We the mods don't know all answers sometimes we are googling away looking for answers for questions you may ask to try and help but this should not be taken as the mods are here with all the answers and should be tagged. I may put your account in timeout if you should tag a mod if its unrelated to what I've stated above. Please be mindful when tagging others and lets all keep on helping each other so the platform can grow in a sustainable way.
  • r

    Razoth

    04/19/2023, 8:03 PM
    does that include conversations with specific mods/team members or do you mean the global [at]mod?
  • s

    silentworks

    04/19/2023, 8:12 PM
    I mean the global [at] mod or even [at]ing any mods if you didn't have a conversation with them where they asked to me [at]ed.
  • r

    Razoth

    04/19/2023, 8:13 PM
    ah okay.
  • h

    H1GHG2M3R

    04/20/2023, 3:25 AM
    Could anyone help me figure out how could i save steamid's to the profiles table using this? https://github.com/HilliamT/nextjs-steam-auth. No matter what i try, console logging the supabase user in the strategy file returns null.
  • a

    Ar

    04/20/2023, 9:31 AM
    is it a bug or a feature of the "Functions" to not show functions created for the auth schema
  • m

    Maher

    04/20/2023, 10:30 AM
    I really love supa base, I get on average 1000 users new signups per day and untill now I have not a single problem with it
  • a

    abhi99

    04/20/2023, 11:29 AM
    Hey folks while going through the discord to find an answer, realized that this is a prime usecase to use chatgpt to answer qs that have been answered before Wondering if anyone here has seen a discord bot that utilizes chatgpt to answer qs based on info in a channel? And is this something you would find useful? ๐Ÿ™Œ for useful; ๐Ÿ‘€ for regular search
  • r

    Razoth

    04/20/2023, 12:34 PM
    why based on the info in that channel? we allready have chatgpt ai on the documents
  • g

    garyaustin

    04/20/2023, 12:41 PM
    The biggest win for discord would be a search that worked reasonably well for multi-word queries....
  • Firebase Auth Migration | Supabase Docs
    i

    IgotAquestion

    04/20/2023, 3:02 PM
    Hi, Iโ€™m trying to do some data migration from Firebase to Supabase. Iโ€™m working with this tutorial: https://supabase.com/docs/guides/resources/migrating-to-supabase/firebase-auth#save-firebase-hash-parameters However, I donโ€™t understand where to save my Firebase password hash parameters (see: Save your Firebase password hash parameters). Can anyone tell me in which file it have to save the hash parameters? There is no filename specified in the tutorial, which is why I am confused. I appreciate your help!
    s
    b
    • 3
    • 15
  • s

    silentworks

    04/20/2023, 4:31 PM
    This should really be asked in the #1006358244786196510 channel and not here.
  • r

    rian

    04/20/2023, 4:32 PM
    yes you are right, i apologize but the time is short and i just joined your channel ๐Ÿ™‚ i will post the question tomorriw
  • b

    brad

    04/20/2023, 7:43 PM
    Appreciate you might get a lot of suggestions and ideas but just want to voice my interest for a way to build custom reports via SQL queries (within Studio) - e.g. dashboard-style metrics such as "monthly profit" or "users active in the last 30 days" ๐Ÿค”
1...380381382...392Latest