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

    skyscanner

    12/17/2021, 8:05 AM
    The status page has not been updated, I am facing this on all projects, (eu region)
  • m

    Muphet

    12/17/2021, 8:10 AM
    support told me to use "tableplus" to connect to db so you can look into that @User but then i still cannot query any relational data so im gonna need to wait for fix regardless
  • s

    skyscanner

    12/17/2021, 8:13 AM
    Interesting, I am curious, do you frequently encounter issues with supabase?
  • m

    Muphet

    12/17/2021, 8:14 AM
    first time
  • m

    Muphet

    12/17/2021, 8:14 AM
    since beta, idk when it was
  • m

    Muphet

    12/17/2021, 8:14 AM
    few months probably
  • s

    skyscanner

    12/17/2021, 8:29 AM
    I see, I am going to hold off migrating serious projects until next year maybe. I dont wanna be a victim of meme culture 😆
  • d

    drex

    12/17/2021, 10:07 AM
    live video of me playing a horror game https://vm.tiktok.com/ZSeP4RRaN/
  • s

    shivam51

    12/17/2021, 10:30 AM
    Does anyone know why I am getting this error
    Error downloading image:  Cannot read properties of undefined (reading 'from')
    when doing supabase.storage.from("something"). It sayas that .storage is not there is supabase
  • s

    shivam51

    12/17/2021, 10:30 AM
    Am I missing something?
  • s

    shivam51

    12/17/2021, 10:36 AM
    ahh, the supabase version was not updated.
  • u

    user

    12/17/2021, 1:46 PM
    Hey guys, New in here. I would like to know if supabase provide single sign-on authentication
  • m

    Muphet

    12/17/2021, 2:39 PM
    Supabase stores token in local storage but you can very easily refresh token
  • n

    Nick

    12/17/2021, 7:06 PM
    hey folks, I'm new to supabase and trying to figure out if it's right for me. So far, it looks amazing. I think my only remaining question is quite simple: does supabase auth provide a way for me to generate access tokens for my users to hit my API?
    s
    • 2
    • 7
  • n

    Nick

    12/17/2021, 7:06 PM
    i.e., new user in my supabase -> generate an access token for them and give it to them -> they use that access token when querying my API
  • n

    Nick

    12/17/2021, 7:12 PM
    acess token / api key
  • j

    jensen

    12/17/2021, 7:50 PM
    I get the access_token after a user logs in, and I store that in a cookie. I can use that cookie to determine if they have access to my api or not.
  • n

    Nick

    12/17/2021, 7:58 PM
    Hmm but is that an appropriate thing to hand out to them explicitly? What's the refresh interval on that token?
  • n

    Nick

    12/17/2021, 7:58 PM
    I suppose it's probably fine to hand out as long as I suggest they keep it private. I'm thinking for like making
    curl
    requests (My API is a developer API)
  • s

    Scott P

    12/17/2021, 8:15 PM
    Use-case - developer API
  • a

    Adi

    12/17/2021, 10:10 PM
    If there is many to many relationship between 2 tables then can I use upsert in such scenario? Books table and author table. Single book can map to multiple authors and single author can map to multiple books. In such case if I want to change some meta data depending on book id and author id then is it possible?
  • a

    Adi

    12/17/2021, 10:12 PM
    Should I use .upsert().match() and inside match query based on book id and author id
  • n

    nish

    12/18/2021, 9:23 AM
    Quick q, how do I get signedURL for multiple files
  • i

    imtiaz

    12/18/2021, 5:35 PM
    has anyone tried to implement push notification while using supabase as backend for an app? what platform did u use?
  • s

    shivam51

    12/18/2021, 7:29 PM
    Is there a way to integrate a mail client API like Postmark with Supabase API? Something which is referenced here https://github.com/supabase/gotrue/pull/133
  • b

    boost

    12/19/2021, 3:31 AM
    Is supabase has support for jquery?
  • j

    jensen

    12/19/2021, 4:33 AM
    Yup, since supabase doesn’t care how you manipulate the DOM. You can use vanilla JS, jquery, or one of the many modern frameworks.
  • c

    Chase

    12/20/2021, 4:44 AM
    supabase dashboard having issues? i can't log in
    s
    • 2
    • 1
  • t

    tocteman

    12/20/2021, 4:48 AM
    same here
  • m

    michmich112

    12/20/2021, 4:49 AM
    same here, did you re-authenticate with github? i had to and the app name was supabase (prod-gotrue)
    s
    • 2
    • 1
1...164165166...392Latest