audienceNotAllowed constant

JwtException const audienceNotAllowed

Unallowed audience

Implementation

static const JwtException audienceNotAllowed =
    const JwtException('Audience not allowed!');