https://supabase.com/ logo
Join DiscordCommunities
Powered by
# off-topic
  • u

    0xAvneesh

    08/03/2021, 9:18 AM
    what is the best resource to learn bout supabase?
  • s

    silentworks

    08/03/2021, 9:18 AM
    The Supabase website
  • u

    0xAvneesh

    08/03/2021, 9:19 AM
    did u learn from there?
  • u

    0xAvneesh

    08/03/2021, 9:19 AM
    ah I will read this https://supabase.io/docs
  • g

    GandalfG

    08/03/2021, 9:37 AM
    Yeah the docs is great
  • w

    Waldemar

    08/03/2021, 10:14 AM
    I can no longer download backups of my database. Not sure if it was removed from Free Tier, or my project was downgraded from Pro to Free, even though I had credits from participating in beta. Should I email beta@supabase.io to resolve this?
  • x

    Xyo

    08/03/2021, 10:34 AM
    I’m pretty sure that was removed a while ago
  • x

    Xyo

    08/03/2021, 10:34 AM
    I’ve noticed backup downloads missing for some time
  • x

    Xyo

    08/03/2021, 10:35 AM
    The backup was a full back up anyway, so it would mostly be useful to import back into Supabase (which wasn’t a thing).
  • x

    Xyo

    08/03/2021, 10:35 AM
    So the “proper” way to download a backup would be to connect to the database directly
  • h

    HoXsan

    08/03/2021, 11:19 AM
    Hi guys, what is the pros and cons in Supabase compared to Hasura?
  • c

    copple

    08/03/2021, 12:07 PM
    If you're on the Pro tier you should see 7 days of backups @User - can you please email beta@? We'll look into it.
  • h

    HarryET

    08/03/2021, 12:57 PM
    There 2 diffferent things Supabase & Hasura. Its a bit unfair to compare them. Compared to somthing like Firebase, supabase is opensorce, nicer UI & UX
  • c

    carlomigueldy.eth

    08/03/2021, 1:03 PM
    does Google auth work on Flutter?
  • j

    JW

    08/03/2021, 1:05 PM
    Yes
  • c

    carlomigueldy.eth

    08/03/2021, 1:05 PM
    Ok cool!
  • j

    JW

    08/03/2021, 1:06 PM
    Not the native way with the
    google_sign_in
    package, but it launches in the browser
  • c

    carlomigueldy.eth

    08/03/2021, 1:06 PM
    I see, that's fine. I am doing Flutter web anyway
  • j

    Jasper

    08/03/2021, 1:13 PM
    Hey is there any docs for how to handle live data using react?
  • h

    HoXsan

    08/03/2021, 1:19 PM
    Thanks!
  • h

    HoXsan

    08/03/2021, 1:20 PM
    Another question: I will use same api for both web and mobile client. They will both use authentication with refresh_tokens. Is supabase capable of generating multiple refresh_tokens?
  • c

    carlomigueldy.eth

    08/03/2021, 1:23 PM
    Were you able to try Google auth yourself?
  • j

    JW

    08/03/2021, 1:27 PM
    Yes
  • c

    carlomigueldy.eth

    08/03/2021, 1:29 PM
    How did you implement it? Just like this?
  • c

    carlomigueldy.eth

    08/03/2021, 1:29 PM
    A pop up window does not appear tho
  • c

    carlomigueldy.eth

    08/03/2021, 1:32 PM
    OH!
  • c

    carlomigueldy.eth

    08/03/2021, 1:32 PM
    Maybe I should open response.url
  • c

    carlomigueldy.eth

    08/03/2021, 1:33 PM
    Did you use WebView for this to retrieve response? @User
  • j

    Jasper

    08/03/2021, 1:48 PM
    @User For me it opens the popup fine
  • c

    carlomigueldy.eth

    08/03/2021, 1:48 PM
    Can I see a snippet of your code?
1...616263...392Latest