Skip to content

Instantly share code, notes, and snippets.

@skiph
Created January 1, 2018 20:42
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 skiph/8398afd52944f39a9bae23f12b604da3 to your computer and use it in GitHub Desktop.
Save skiph/8398afd52944f39a9bae23f12b604da3 to your computer and use it in GitHub Desktop.
module.exports = {
approov_token_secret: /* token secret received from Approov demo download */
'APPROOV DEMO TOKEN SECRET BASE64 STRING HERE',
google_client_secret: /* client secret received from Google */
'GOOGLE CLIENT SECRET HERE'
};
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment