Thursday, 2 May 2019

is Passportjs still the best choice for authentication?

I was building a new project and working on the authentication part when I noticed that passportjs has been unmaintained for almost 2 years. For now I'm only implementing local authentication with JWT but I want the ability to add google and facebook authentication soon. Is passport my only option for doing so? Thanks!​edit: I'm using express.

Submitted May 03, 2019 at 01:41AM by Demado

No comments:

Post a Comment