diff options
| author | kumar <kumar.damani@mail.utoronto.ca> | 2016-07-27 16:48:12 +0000 |
|---|---|---|
| committer | kumar <kumar.damani@mail.utoronto.ca> | 2016-07-27 16:48:12 +0000 |
| commit | a1e3012ca088d9e6ff2cce65aa1c30c74c11194f (patch) | |
| tree | 275111c9c4f69a2658062f91a558ab0f3f8af3e3 /config/auth.js | |
| parent | b19b2306723289e511efdbeae451612ab09bba6f (diff) | |
facebook link updated
Diffstat (limited to 'config/auth.js')
| -rw-r--r-- | config/auth.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/config/auth.js b/config/auth.js index c46c55e..9b171a1 100644 --- a/config/auth.js +++ b/config/auth.js @@ -2,6 +2,6 @@ module.exports = { 'facebookAuth' : { 'clientID' : '1618318315164670', 'clientSecret' : 'b4b67801b2b37f795871ce7cc55a33cf', - 'callbackURL' : 'http://localhost:3000/auth/facebook/callback' + 'callbackURL' : 'http://frozen-springs-49303.herokuapp.com/auth/facebook/callback' } }
\ No newline at end of file |
