I mean, I know about brokers, producers, consumers and topics in Kafka. If I had made a user and stored in producer in Kafka with username:person12 and password: person12, how can I retrieve it from the consumer and match it with the user Input? I am not new to Node JS but I can't figure it out for the last 10 days.