Skip to content

Expose setFilterByAuthorizedAccounts for Google Sign-In #19

@benjamineruvieru

Description

@benjamineruvieru

Discussed in #18

Originally posted by jiroscripts October 15, 2025
Is there a specific reason why the module internally handles setFilterByAuthorizedAccounts instead of exposing it to React Native?

I would like to allow users to sign up or sign in with any Google account at any time, but the current implementation doesn’t allow this.

In my opinion, signUpWithGoogle shouldn’t manage filterByAuthorizedAccounts itself. Since the method already returns the sign-in result, the decision to filter accounts could be delegated to the React Native side, giving more flexibility to the app.

Metadata

Metadata

Labels

enhancementNew feature or request

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions