Interface VerifySIWBBOptions

interface VerifySIWBBOptions {
    issuedAtTimeWindowMs?: number;
    skipAssetVerification?: boolean;
}

Properties

issuedAtTimeWindowMs?: number

How recent the challenge must be in milliseconds. Defaults to 10 minutes. If 0, we will not check the time.

skipAssetVerification?: boolean

Skip asset verification. This may be useful for simulations or testing.

Please do not use. Check requirements a claim or other means.

MMNEPVFCICPMFPCPTTAAATR