Keep me signed in to google

broken image
broken image

If possible, I want to check the logged in user's domain without prompting the user to sign in. If not, they are prompted to login with the correct Google Account. If the logged in user belongs to a certain domain (ex.

broken image

If the user has previously signed into the app or is currently signed into the correct Google Account, I want to bypass the login page and direct them to the application.Ĭontext: The goal of this sign in page is to verify the domain of the logged in user. Currently, every time a user visits the web app, they are prompted to select a Google account and enter password. I have built a web app that is using Google federated login as the only login option ( ).