authentication - Difference between Passport and JWT? -
i'm pretty new express/node - i'm trying figure out difference between passport , jwt can't find definitive answer? know can use 1 or other auth purposes in application, or npm package passport-jwt.
so want know is:
what jwt passport doesn't (and vice versa)?
what preferred method authentication/authorization , why?
Comments
Post a Comment