Enabling Google auth for multiple platforms (iOS & Web) #33907
Unanswered
sinameraji
asked this question in
Feature Requests
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Hello. I'd like to ask for a feature that lets me add multiple clients for a given oauth provider (e.g. multiple google auth providers).
i'm self hosting supabase which uses gotrue for auth, and i'm building an iOS and web app, which have 2 different google auth clients. but i noticed i can only use 1 of them. using the web flow on iOS isn't optimal since it's really a bad experience for users.
All reactions