Skip to content

Instantly share code, notes, and snippets.

@maypo
Created November 16, 2016 21:27
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 maypo/59c86eb8e05630d16a667d1f95a9a93e to your computer and use it in GitHub Desktop.
Save maypo/59c86eb8e05630d16a667d1f95a9a93e to your computer and use it in GitHub Desktop.
file needed for focallocal development
{
"public": {
"google_api_key": "abcdefghijklmnopqrstuvwxyz",
"google": {
"oauth_key": "abcdefghijklmnopqrstuvwxyz",
"oauth_secret": "abcdefghijklmnopqrstuvwxyz"
},
"meetup": {
"oauth_key": "abcdefghijklmnopqrstuvwxyz",
"oauth_secret": "abcdefghijklmnopqrstuvwxyz"
},
"facebook": {
"oauth_key": "abcdefghijklmnopqrstuvwxyz",
"oauth_secret": "abcdefghijklmnopqrstuvwxyz"
},
"twitter": {
"oauth_key": "abcdefghijklmnopqrstuvwxyz",
"oauth_secret": "abcdefghijklmnopqrstuvwxyz"
}
},
"private": {
"google_api_key": "abcdefghijklmnopqrstuvwxyz",
"google": {
"oauth_key": "abcdefghijklmnopqrstuvwxyz",
"oauth_secret": "abcdefghijklmnopqrstuvwxyz"
},
"meetup": {
"oauth_key": "abcdefghijklmnopqrstuvwxyz",
"oauth_secret": "abcdefghijklmnopqrstuvwxyz"
},
"facebook": {
"oauth_key": "abcdefghijklmnopqrstuvwxyz",
"oauth_secret": "abcdefghijklmnopqrstuvwxyz"
},
"twitter": {
"oauth_key": "abcdefghijklmnopqrstuvwxyz",
"oauth_secret": "abcdefghijklmnopqrstuvwxyz"
}
}
}
@AndyatFocallocal
Copy link

would you mind deleting this page please @maypo its a security risk and we were hacked a while back (not due to this page, but a similar one)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment