260322:1648 Correct Coresspondence / Doing RFA / Correct CI
This commit is contained in:
@@ -111,7 +111,7 @@ export class AuthService {
|
||||
export class JwtStrategy extends PassportStrategy(Strategy) {
|
||||
constructor(
|
||||
private config: ConfigService,
|
||||
private usersService: UsersService,
|
||||
private usersService: UsersService
|
||||
) {
|
||||
super({
|
||||
jwtFromRequest: ExtractJwt.fromAuthHeaderAsBearerToken(),
|
||||
|
||||
Reference in New Issue
Block a user