Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/samlify/src/validator.ts>verifyTime

Node.js library for SAML SSO
Latest
function verifyTime
import { verifyTime } from "https://deno.land/x/samlify@v2.8.11/src/validator.ts";

Parameters

utcNotBefore: string | undefined
utcNotOnOrAfter: string | undefined
optional
drift: DriftTolerance = [UNSUPPORTED]

Returns

boolean