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

    Deleted User

    10/15/2022, 9:05 PM
    I’m trying to use Supabase c# client
  • d

    Deleted User

    10/15/2022, 9:05 PM
    and i can’t figure out where its stored
  • d

    Deleted User

    10/15/2022, 9:05 PM
    it doesn’t tell me anywhere
  • o

    osaxma

    10/15/2022, 9:08 PM
    I'm not sure about c# -- you should post a question on #1006358244786196510 ... also, you could dig into the client library and see if it's handled there
  • s

    szhang

    10/15/2022, 11:11 PM
    ^^^ for the record how would i use the locally stored data or in general how would i verify my api requests are actually from the right user
  • d

    Deleted User

    10/15/2022, 11:26 PM
    its a mystery
  • d

    Deleted User

    10/15/2022, 11:26 PM
    not much support here xd
  • g

    garyaustin

    10/16/2022, 1:00 AM
    Several of you are posting in chit-chat instead of in #1006358244786196510 for help questions. Not sure that will help get answers today/tonight as things seem a little slow today, but some don't look at chit chat who help answer questions.
  • g

    garyaustin

    10/16/2022, 1:06 AM
    A couple of questions seem to be on where supabase client stores things (local storage on the browser). In general you don't worry about that and use getSession (v2) to get the session and user info from the browser client. The browser client also sets up the needed authorization header (and keeps tokens refreshed) when you have a signIn user. On a server it is different and you have to set the header. There are many discussions if you use the search up top or go thru the auth guides and auth reference.
  • a

    aquila

    10/16/2022, 4:04 PM
    does anyone use Supabase to login with providers and actually complete tasks with those providers? like authorised API requests to github from the github user that the user signed in with?
  • a

    aquila

    10/16/2022, 4:04 PM
    I might be missing the point of them
  • a

    aquila

    10/16/2022, 4:04 PM
    or is it just solely meant for credentials/auth
  • m

    Martin INDIE MAKERS

    10/16/2022, 5:38 PM
    Hey do anyone thing it could be easy to switch from supabase storage based in S3 to Cloud flare R2 who have also S3 api ? https://developers.cloudflare.com/r2/data-access/s3-api/api/ That so way cheapper
  • l

    lucasb

    10/16/2022, 5:59 PM
    yes it will. and i can't find a migration guide anywhere
  • l

    louwers

    10/16/2022, 6:16 PM
    Is this a real thing?
  • l

    louwers

    10/16/2022, 6:16 PM
    I can't find it.
  • l

    louwers

    10/16/2022, 6:17 PM
    Also for me it shows email/password login, even though I have disabled it.
  • o

    Olyno

    10/16/2022, 6:18 PM
    Hi You can find it here: https://github.com/supabase/ui
  • l

    louwers

    10/16/2022, 6:18 PM
    No that is the old now deprecated lib.
  • l

    louwers

    10/16/2022, 6:18 PM
    I am using Auth UI.
  • l

    louwers

    10/16/2022, 6:18 PM
    https://supabase.com/docs/guides/auth/auth-helpers/auth-ui
  • o

    Olyno

    10/16/2022, 6:21 PM
    Indeed, here is the new one: https://github.com/supabase-community/auth-ui
  • l

    louwers

    10/16/2022, 6:21 PM
    No that is the community supported one.
  • l

    louwers

    10/16/2022, 6:21 PM
    I am using Auth UI, which is the new lib from Supabase directly.
  • l

    louwers

    10/16/2022, 6:21 PM
    https://supabase.com/docs/guides/auth/auth-helpers/auth-ui
  • o

    Olyno

    10/16/2022, 6:22 PM
    Yeah, that's the right repo i sent you
  • l

    louwers

    10/16/2022, 6:24 PM
    No that is not the right repo.
  • l

    louwers

    10/16/2022, 6:24 PM
    @supabase/auth-ui-react is maintained in the Supabase monorepo..
  • o

    Olyno

    10/16/2022, 6:24 PM
    This one is the right repo
  • l

    louwers

    10/16/2022, 6:25 PM
    The 'supabase/ui' repository doesn't contain the 'github.com/supabase-community/auth-ui' path in 'master'.
1...274275276...392Latest