This is my first stab at an eJabberd module ... or even Erlang actually, but here it is:
Fairly limited just now (for my use case) but could expand if there is interest.
cheers,
steven
To access the most up-to-date ejabberd documentation, please visit docs.ejabberd.im »
This is my first stab at an eJabberd module ... or even Erlang actually, but here it is:
Fairly limited just now (for my use case) but could expand if there is interest.
cheers,
steven
Hi Steven, I am trying to
Hi Steven,
I am trying to configure this module with ejabbered-16.06 but I am unable to compile ejabberd_auth_jwt.erl with include path of ejabbered no beam files are generated in folders mentioned.Can you help me in configuring it.
Regards
Prateek Gera
deps folder having empty
deps folder having empty subfolders only ejabberd_auth_jwt.beam generated with compilation of that erl file.
I am getting this error
I am getting this error message in logs [error] ignoring option 'auth_method' with invalid value: [jwt]