UNPKG

passport-opskins

Version:

A simple passport strategy for authenticating users through the OPSkins platform

18 lines (17 loc) 367 B
{ "name": "passport-opskins-examples", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "express": "^4.16.4", "express-handlebars": "^3.0.0", "express-session": "^1.15.6", "passport": "^0.4.0" } }