As a newbie in VueJs and Google API, what should be the content on our proxy api on `/auth/google` ? (used on the `onSignInSuccess`) I other words, how do we get the user info from the passed **AuthorizationCode** ?
As a newbie in VueJs and Google API, what should be the content on our proxy api on
/auth/google? (used on theonSignInSuccess)I other words, how do we get the user info from the passed AuthorizationCode ?