UNPKG

@enteocode/nestjs-mfa

Version:

Implementation agnostic RFC-compliant Multi-Factor Authentication (2FA/MFA) module for NestJS with recovery code support

3 lines (2 loc) 109 B
export declare const MFA_CREDENTIALS_EXTRACTOR: unique symbol; export declare const MFA_CONTEXT_ALL = "all";