{ "port": "80", "oauth2": { "redirect_uri": "http://localhost/login/callback", "client_id": "", "client_secret": "", "scopes": ["identify"] }, "session": { "secret": "123", "cookie": { "maxAge": 86400000 }, "resave": true, "saveUninitialized": false } }