Skip to content

Instantly share code, notes, and snippets.

@frnsys
Last active December 11, 2015 23:18
Show Gist options
  • Save frnsys/4675748 to your computer and use it in GitHub Desktop.
Save frnsys/4675748 to your computer and use it in GitHub Desktop.
auth config for omniauth w/ google reader api
development:
client_id: [your client id]
client_secret: [your client secret]
test:
client_id: [your client id]
client_secret: [your client secret]
production:
client_id: [your client id]
client_secret: [your client secret]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment