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

    Flyken

    07/31/2021, 7:41 PM
    i've made 3 prs :D
  • f

    Flyken

    07/31/2021, 7:42 PM
    whos in charge of the supabase/ui repo?
    s
    s
    • 3
    • 9
  • k

    Khan W

    07/31/2021, 10:33 PM
    Yeah it happens to me. I’ve been copying batches of 100 docs from an api and it’s been taking a ton of time and, surprisingly, bandwidth too
  • k

    Khan W

    07/31/2021, 10:33 PM
    If you make an GitHub issue I’ll add my details to it too
  • m

    mrboutte

    07/31/2021, 11:02 PM
    is it safe to be making calls directly to supabase from the client side via the js SDK? I think it's cool given that I'm using a public key and a JWT (in addition to RLS on tables) for each call. But I'm not sure how I feel about showing the location of supabase url
    f
    s
    x
    • 4
    • 29
  • m

    mrboutte

    07/31/2021, 11:03 PM
    wondering if I should be routing these calls through a serverless fn. But the downside there is doubling up on network calls
  • f

    Flyken

    07/31/2021, 11:04 PM
    @User supabase doesn't have Supabase Functions (yet) but will be very soon, are you required to make calls directly to supabase without the library?
  • m

    mrboutte

    07/31/2021, 11:05 PM
    no I'm free to use the library
  • m

    mrboutte

    07/31/2021, 11:05 PM
    just didn't know what the security implications were there
  • f

    Flyken

    07/31/2021, 11:05 PM
    im not entirely sure honestly but i'd suggest using the library anyway since its there and already integrated :)
  • m

    mrboutte

    07/31/2021, 11:06 PM
    thanks but that doesn't really help address the security concerns
  • f

    Flyken

    07/31/2021, 11:06 PM
    true, sorry
  • f

    Flyken

    07/31/2021, 11:07 PM
    i don't think exposing the url as is, is a big issue, but its another layer that is exposed, if they don't have the URL, then they need to figure out 2 things in order to be malicious, the URL and the key, but if they have the URL, then they only need to figure out the key. thats just the way i think of it
  • s

    Scott P

    07/31/2021, 11:08 PM
    #threadit
  • f

    Flyken

    07/31/2021, 11:08 PM
    now im sure in certain instances you can get the URL anyway but might as well not hand it to them
  • f

    Flyken

    07/31/2021, 11:08 PM
    @User sorry
  • f

    Flyken

    07/31/2021, 11:08 PM
    not used to threads
  • m

    mrboutte

    07/31/2021, 11:08 PM
    client side security concerns
  • d

    donpuerto

    08/01/2021, 12:00 AM
    Hi do we have example for roles and permission? and what the right structure for it?
  • s

    Subh

    08/01/2021, 2:07 AM
    I think supabase already has examples for that. Look at
    auth/policies
  • d

    donpuerto

    08/01/2021, 3:19 AM
    its not really for beginners
  • s

    sylar815

    08/01/2021, 3:20 AM
    Will the old postgress dbs om 12.x versions upgraded to 13.3? For paid or few customer's? Does anyone know about it. Or is it something we can do from dashboard
  • s

    sylar815

    08/01/2021, 3:20 AM
    Free*
  • a

    Azura

    08/01/2021, 3:47 AM
    New projects from now on will automatically use newer version of posgres that Supabase support (as of today, 13.3 is available for all users on new projects).
  • s

    sylar815

    08/01/2021, 4:24 AM
    Yes I know this, What about the old ones?
  • h

    hoelldrio

    08/01/2021, 5:47 AM
    Does anybody know what it means when the free tier pauses after one week inactivity? Thanks for your efforts.
  • u

    ! Class self.PythonAddict = True

    08/01/2021, 6:25 AM
    yo almost everyone is offline
  • u

    ! Class self.PythonAddict = True

    08/01/2021, 6:25 AM
    Sundayyyyy
  • u

    ! Class self.PythonAddict = True

    08/01/2021, 6:25 AM
  • h

    Hal

    08/01/2021, 6:31 AM
    I'm here. Working on my side project.
1...545556...392Latest