UNPKG

passport-faithlife

Version:

Faithlife authentication strategy for Passport and Node.js.

9 lines (7 loc) 112 B
var Strategy = require('./strategy'); /*! * Export `Strategy`. */ module.exports = { Strategy: Strategy };