UNPKG

passport-negotiate

Version:

Negotiate (kerberos) authentication strategy for Passport.

6 lines (5 loc) 129 B
if ('undefined' == typeof window) { module.exports = require('./lib/debug'); } else { module.exports = require('./debug'); }