Overdrivr / micro-ci

Continuous Integration for embedded platforms
0 stars 0 forks source link

Use providers.json rather than the example file #40

Closed DanFaudemer closed 8 years ago

DanFaudemer commented 8 years ago

Hello Remi,

I was looking to your code and I found this:

var providers = require('../providers.example.json');

In passport-providers.js. I think it should be "providers.json"

Overdrivr commented 8 years ago

See #80 for next actions regarding storing passwords and critical data in general