vue-google-auth
vue-google-auth copied to clipboard
/auth/google content
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 ?