Question
What is the best way to prevent users from using an email address that does not end in @mycompany.com from logging in to our internal app through Google auth?
I am new in flutter so can someone provide me the references or tutorial on how to implement this?