integrate telemetry module #12
This commit is contained in:
@@ -123,6 +123,12 @@ class Config{
|
||||
* @memberof CookieOptions
|
||||
*/
|
||||
maxAge: 1000 * 60 * 60 * 24 * 7
|
||||
},
|
||||
sso:{
|
||||
FACEBOOK_APP_ID:'your_fb_app_id',
|
||||
FACEBOOK_APP_SECRET:'your_fb_app_secret',
|
||||
GOOGLE_CLIENT_ID:'your_google_client_id',
|
||||
GOOGLE_CLIENT_SECRET:'your_google_client_secret'
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user