Class responsible for verification of JWTs.
IJwtVerifierOptions.accessTokenSigner
IJwtVerifierOptions.apiKeyId
IJwtVerifierOptions.apiPublicKey
Verifies the validity of the given JWT.
The JWT to verify.
Class responsible for verification of JWTs.