userAuth
userAuth copied to clipboard
User Authentication with express, passport, and orchestrate
config.js is missing
I see it in your index.js, but I'm not sure where you're supposed to invoke it.
Where I need to put config.js file becouse I get message from titile of this issue.
I'v got this error while creating new local user ``` GET /signin 200 44.507 ms - 3938 { message: 'Valid credentials are required.', code: 'security_unauthorized' } ``` And it's not...
Add new middleware dependencies