anthonyjgrove / react-google-login

A React Google Login Component
https://anthonyjgrove.github.io/react-google-login
MIT License
1.85k stars 425 forks source link

Not able to filter emails #546

Open ashish-sharma-FTL opened 2 years ago

ashish-sharma-FTL commented 2 years ago

Hello,

We need to filter emails . Let's say the user has 3 different google account signed in, how can we filter those emails based on personal and working email. Is there a way to show only working emails in that sign-in dialog ?

Thanks in advance

Lok3sh-kumar commented 2 years ago

I am having a similar issue where i need to filter the one tap sign in email options based on the domain.

4k45hv3rm4 commented 2 years ago

Need to do something similar in my project too, Want to filter the users with work emails. It'll be really grt to have a solution for this.

ashish-sharma-FTL commented 1 year ago

Hi, any updates on this please?