Most RecentMost ViewedMost LikesNot able to implement basic Auth security with swagger 2.0 in nodejs I was referring this link -https://swagger.io/docs/specification/2-0/authentication/basic-authentication/ Getting this error - { "message": "unknown security handler: mySec", "code": "server_error", "statusCode": 403 }