Skip to content

Instantly share code, notes, and snippets.

@jhthorsen
Created November 2, 2014 15:37
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 jhthorsen/0db5395df07bdba79970 to your computer and use it in GitHub Desktop.
Save jhthorsen/0db5395df07bdba79970 to your computer and use it in GitHub Desktop.
plugin 'OAuth2', {
google => {
key => 'public app id from google',
secret => 'private secret from google',
},
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment