The instructions say to use
% npm install connect-auth
% cp examples/example_keys_file.js examples/keys_file.js
however, after running npm install, there is no examples directory, and the example_keys_file.js file does not exist in the node_modules/connect-auth dir or any of its subdirectories.
The instructions say to use
however, after running npm install, there is no examples directory, and the
example_keys_file.jsfile does not exist in thenode_modules/connect-authdir or any of its subdirectories.