Skip to content
This repository has been archived by the owner on Jan 24, 2023. It is now read-only.

Commit

Permalink
Update keys.js
Browse files Browse the repository at this point in the history
  • Loading branch information
sicktastic committed Feb 4, 2018
1 parent 24c233c commit 1e112ff
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion reactjs/server/config/keys.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,7 @@
module.exports = {
googleClientID: '',
googleClientSecret: ''
googleClientSecret: '',
facebookClientID: '',
facebookClientSecret:
}

0 comments on commit 1e112ff

Please sign in to comment.