Hi there! Are you looking for the official Deno documentation? Try docs.deno.com for all your Deno learning needs.

DeviceSecretVerifierConfigType

import type { DeviceSecretVerifierConfigType } from "https://aws-api.deno.dev/v0.4/services/cognitoidentityserviceprovider.ts?docs=full";

The device verifier against which it is authenticated.

interface DeviceSecretVerifierConfigType {
PasswordVerifier?: string | null;
Salt?: string | null;
}

§Properties

§
PasswordVerifier?: string | null
[src]

The password verifier.

§
Salt?: string | null
[src]

The salt