By now, you must understand quite well how to use each of the strategies provided by passport.js. Let's quickly revise these using the LinkedIn strategy. This is the last strategy we will be covering in this book. There are several other strategies that you can use according to your needs. You can find the list at https://github.com/jaredhanson/passport/wiki/Strategies.
Now, let's start with the installation of this strategy.