strongloop / loopback-component-passport

LoopBack passport integration to support third party logins and account linking
Other
139 stars 228 forks source link

options.callbackHTTPMethod can only be set to "post" or "get" #239

Closed xuanyue202 closed 6 years ago

xuanyue202 commented 6 years ago

Description/Steps to reproduce

options.callbackHTTPMethod can only be set to post or get. It is desirable if I can set it to "all".

Please see https://github.com/strongloop/loopback-component-passport/blob/7a0e5d28bbf1183e37e4d00a178fd27210264984/lib/passport-configurator.js#L216

stale[bot] commented 6 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

stale[bot] commented 6 years ago

This issue has been closed due to continued inactivity. Thank you for your understanding. If you believe this to be in error, please contact one of the code owners, listed in the CODEOWNERS file at the top-level of this repository.