Skip to content

@sourceloop/authentication-service / Exports / JWTAsymmetricVerifierProvider

Class: JWTAsymmetricVerifierProvider<T>

Type parameters

Name
T

Implements

Table of contents

Constructors

Methods

Constructors

constructor

new JWTAsymmetricVerifierProvider<T>()

Type parameters

Name
T

Methods

value

value(): JWTVerifierFn<T>

Returns

JWTVerifierFn<T>

Implementation of

Provider.value

Defined in

services/authentication-service/src/providers/jwt-asymmetric-verifier.provider.ts:12