JwtAuthenticationInterceptor constructor
JwtAuthenticationInterceptor(
- JwtAuthenticationRepository _authenticationRepository
Implementation
JwtAuthenticationInterceptor(this._authenticationRepository);