koa-passport doesn't work with local-strategy?
felixsanz opened this issue · 1 comments
felixsanz commented
So... i have ctx.request.body
pupulated with username
and password
keys, but passport always says "Missing credentials", why?
rkusa commented
Hard to say, since I don't what auth strategy you are using. Can you provide a bare minimum example application? (feel free to reopen with more details 👍)