Closed DanFaudemer closed 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"
See #80 for next actions regarding storing passwords and critical data in general
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"