UNPKG

passport-genius

Version:

OAuth 2.0 authentication strategy for the Genius API

5 lines (4 loc) 114 B
// Load modules. const Strategy = require('./strategy'); // Expose Strategy. exports = module.exports = Strategy;