zibri
    Preparing search index...

    Metadata for the @Auth.require2fa decorator.

    type Require2faMetadata = {
        allowedMethods?: TwoFactorMethods;
    }
    Index

    Properties

    Properties

    allowedMethods?: TwoFactorMethods

    The allowed methods that can be used to provide an additional factor.