Giter Club home page Giter Club logo

Comments (3)

malachif-jpg avatar malachif-jpg commented on May 30, 2024 1

If I am not mistaken the callback URL you need for any given social auth method can be found in your Supabase dashboard. Click the 'Authentication' tab on the left side of the screen, then click 'Providers', then click whatever service provider you want to use (Google in your case), then scroll to the bottom and you should see a field titled 'Redirect URL' that should look something like: 'https://<some_string>.supabase.co/auth/v1/callback', this is your callback URL.

Let me know if this was helpful.

from supabase-swift.

maail avatar maail commented on May 30, 2024

@igmyung if you've got this working let me know. And feel free to close after.

from supabase-swift.

grdsdev avatar grdsdev commented on May 30, 2024

Hey @igmyung , if by redirect URL you mean the redirectTo parameter in some of the GoTrue methods, that would be a URL that your app can be redirected to, usually a URL scheme you set on Xcode, e.g. my-app-scheme://.

Note that this URL scheme must also be added to Dashboard -> Authentication -> URL Configurations -> Redirect URLs.

I hope that helps you, and I'll close the issue, if you need any further assistance, feel free to re-open it.

Thanks.

from supabase-swift.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.