validateAlg property

bool get validateAlg

Validates the algorithm used in the token.

Implementation

bool get validateAlg => alg == defaultAlg;