I am trying to create a web application that can only be accessed by signing in with Google and only be able to use a GSuite (organisational domains). I would like for this to be done, without initialising which domains are allowed beforehand, meaning that it allows all of the email addresses registered under Google, but not "gmail.com".
Thank you for your help.