Closed raymondfeng closed 9 years ago
/to @bajtos
The PR fixes an regression introduced by https://github.com/strongloop/loopback-component-oauth2/pull/9. Please note that there are an array of handlers behind authenticate.
authenticate
Good catch, the change LGTM.
How comes the regression was not caught by end-to-end tests in strong-gateway?
/to @bajtos
The PR fixes an regression introduced by https://github.com/strongloop/loopback-component-oauth2/pull/9. Please note that there are an array of handlers behind
authenticate
.