Secure your code as it's written. Use Snyk Code to scan source code in minutes - no build needed - and fix issues immediately.
constructor(@InjectConfig() private readonly configService: ConfigService) {}
async canActivate(context: ExecutionContext): Promise {
constructor(@InjectConfig() private readonly configService: ConfigService) {}
intercept(context: ExecutionContext, next: CallHandler): Observable {