Passport strategy for Two-factor authenticating with a username, password and TOTP code. This module lets you authenticate using a username, password and TOTP code in your Node.js applications. By plugging into Passport, 2FA TOTP authentication can be easily and unobtrusively integrated into any application or framework that supports Connect-style middleware, including Express. You can use any TOTP code generators to generate one-time passwords, for example Google Authenticator.
totp opt auth authentication security passportSimple API for managing options in JavaScript applications. Create a new instance of Options.
cache options option config settings configuration defaults get set add boolean default define disable disabled emit enable enabled event false fillin has is listener listeners merge off once opt opts remove true visitResolve an options object based on configuration. Takes a config object that describes the options to accept/resolve and an options object (usually passed by a user) to resolve against the config. Returns a resolver that contains a resolve method for realtime resolution of options.
options functions resolver type configuration config opts opt default
We have large collection of open source products. Follow the tags from
Tag Cloud >>
Open source products are scattered around the web. Please provide information
about the open source projects you own / you use.
Add Projects.