UNPKG

@nestjs-mod/two-factor

Version:

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

4 lines (3 loc) 184 B
export declare const TWO_FACTOR_FEATURE = "two-factor"; export declare const TWO_FACTOR_MODULE = "TwoFactorModule"; export declare const TWO_FACTOR_FOLDER = "libs/feature/two-factor";