method ChecksumValidator.prototype.isValidBase64Url
ChecksumValidator.prototype.isValidBase64Url(str: string): boolean

Parameters

str: string

Return Type

boolean

Usage

import { ChecksumValidator } from ".";