Skip to content

Instantly share code, notes, and snippets.

@matthieu-D
Created July 26, 2017 17:22
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save matthieu-D/b66c9ce3622ac27be5cec1bbafbbacc8 to your computer and use it in GitHub Desktop.
Save matthieu-D/b66c9ce3622ac27be5cec1bbafbbacc8 to your computer and use it in GitHub Desktop.
loginAwsGoogle(idToken, username) {
this.cognito.makeGoogleCredentials(idToken, username);
}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment