Building OAuth Strategies with passport.js Chapter 7
You will see a form, which will ask you to fill in the application name and other details.
You can name the application whatever you want. For this application, we will name the
application movie_rating_app. For the callback URL, we have provided
http://localhost:8081/login/twitter/return, which we will have to define later: