emqx-auth-redis
emqx-auth-redis copied to clipboard
Support for Argon2 password hash.
Hello,
Many of my projects use Argon2 to store passwords via libsodium (https://github.com/jedisct1/libsodium).
It would be great to have support for Argon2 in the redis auth plugin.