10-07-2014 00:08
10-07-2014 00:08
Suppose I have a script like this, which uses a Passport authentication strategy with an Express backend. How would I use this script to actually make API function calls in another script? I don't see any explicit examples in the linked project's documentation nor can I find anything in Passport.js's documentation. Thanks.