// Parameters must be in this order: optional parameters followed by ERR. // The ERR paramater is "notfound" when no match is found for the Google // email in users.email or users.gmail. The ERR parameter is "newAccount" // when the user requests logging into another account with Google Sign in. // The Google email is always available when onSignIn is called, see below.
//Google Sign in Page for Students