Hi guys,
Could you please suggest me where I should look to solve my problem:
I want to create custom auth module for ejabberd. I saw different external auth approaches but they are not what I am actually looking for.
The best would be erlang module that can be configured as auth provider in ejabberd. Would be great if I easily can hook auth request in that module to process that as I need.
Thank you in advance!