jaredhanson / passport-oauth2

OAuth 2.0 authentication strategy for Passport and Node.js.
https://www.passportjs.org/packages/passport-oauth2/?utm_source=github&utm_medium=referral&utm_campaign=passport-oauth2&utm_content=about
MIT License
602 stars 343 forks source link

Still use request.connection that deprecated by nodejs since v13.0.0 #178

Open LuckyArdhika opened 11 months ago

LuckyArdhika commented 11 months ago

i found my project show deprecation warning with stack trace come here , look at the line of 27 image

https://nodejs.org/api/http.html#http_request_connection, why this lib still use request.connection?

LuckyArdhika commented 11 months ago

oww, this project is deprecated, no action for pull request since 2016 lol