Closed buske closed 7 years ago
Nice catch man! Looks good.
@buske any chance you want to do the same PR for https://github.com/feathersjs/feathers-authentication-oauth1? 😁
@ekryski will do!
@buske thanks! Let me know if you can't get to it in the next couple days, otherwise I'll take a stab. 🍻
@ekryski Done! The two corresponding oauth1 PRs are here: https://github.com/feathersjs/feathers-authentication-oauth1/pulls. I has mis-referenced oauth2 in a PR title and a commit message, which may have caused confusion, so those are fixed now.
This fixes the issue whereby failureRedirect is not followed when the
app.authenticate
call fails: https://github.com/feathersjs/feathers-authentication/issues/387