yokomizor / ejabberd-auth-jwt

:speech_balloon: Ejabberd authentication module using JWT tokens
Apache License 2.0
5 stars 2 forks source link

Documentation regarding to sub #7

Open skinkie opened 5 years ago

skinkie commented 5 years ago

At this moment the "sub" should only contain the username (hence without the domain part). This costed me a few hours to debug. Hence add to the documentation:

username should be equal to sub, without the domain.