Search code examples
node.jspassport.js

NodeJs Passport package compatibility with Linux


I am following this official documentation https://www.npmjs.com/package/passport for passport package.

I am trying to figure out whether this package is compatible with linux or not.

Can anyone help as I am not able to find any other documentation which mentions about its compatibility with other OS.

Note: We are using Passport-0.4.0 version


Solution

  • Yes, it's compatible with Linux.

    You can find the official documentation for passport js here:
    https://www.passportjs.org/