Feature: SASL Auth (PLAIN and SCRAM)
In this release I've added the SASL authentication feature with PLAIN and SCRAM mechanisms (no SSL yet). I also fixed some bugs and added three separate scripts that shows how to use the extension with Avro and JSON formats and how to authenticate using SASL SCRAM (sha256).
I'd be very happy to hear your feedback.