ChecksumValidator.prototype.validateJWTComponents(jwt: string): Promise<JWTComponentValidation[]>
Promise<JWTComponentValidation[]>
ChecksumValidator.prototype.validateJWTComponents(jwt: string): Promise<JWTComponentValidation[]>
Promise<JWTComponentValidation[]>
import { ChecksumValidator } from ".";