Skip to content

Instantly share code, notes, and snippets.

@mhluska
Last active August 29, 2015 14:05
Show Gist options
  • Save mhluska/d224c88b606b9d6fd5ff to your computer and use it in GitHub Desktop.
Save mhluska/d224c88b606b9d6fd5ff to your computer and use it in GitHub Desktop.
OAuth file for blog post on syncing resume with LinkedIn profile: http://mhluska.com/blog/2014/08/20/syncing-a-jekyll-blog-resume-with-your-linkedin-profile/
# _oauth.yml
consumer_key: <key>
consumer_secret: <secret>
oauth_token: <token>
oauth_secret: <secret>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment