@nestjs-mod/two-factor
TypeScript icon, indicating that this package has built-in type declarations

1.1.7 • Public • Published

@nestjs-mod/two-factor

Two factor module with an error filter, guard, controller, database migrations and rest-sdk for work with module from other nodejs appliaction

NPM version monthly downloads Telegram Discord

Installation

npm i --save @nestjs-mod/two-factor

Modules

Link Category Description
TwoFactorModule feature Two factor module with an error filter, guard, controller, database migrations and rest-sdk for work with module from other nodejs appliaction

Modules descriptions

TwoFactorModule

Two factor module with an error filter, guard, controller, database migrations and rest-sdk for work with module from other nodejs appliaction

Shared providers

TwoFactorService, TwoFactorEventsService

Shared imports

PrismaModule, PrismaToolsModule

Configuration

Key Description Constraints Default Value
getTimeoutValue Function for determining the lifetime of code (default: 15min) optional default -

Static environments

Key Description Sources Constraints Default Value
useFilters Use filters obj['useFilters'], process.env['TWO_FACTOR_USE_FILTERS'] optional true true

Static configuration

Key Description Constraints Default Value

Back to Top

Links

License

MIT

Package Sidebar

Install

npm i @nestjs-mod/two-factor

Weekly Downloads

45

Version

1.1.7

License

MIT

Unpacked Size

390 kB

Total Files

120

Last publish

Collaborators

  • endykaufman