feat(auth): add support for function for password
Builds on https://github.com/redis/ioredis/pull/1985 and fixes the test failures.
PRing mainly to get feedback.
Hi, I’m Jit, a friendly security platform designed to help developers build secure applications from day zero with an MVS (Minimal viable security) mindset.
In case there are security findings, they will be communicated to you as a comment inside the PR.
Hope you’ll enjoy using Jit.
Questions? Comments? Want to learn more? Get in touch with us.
Hey @simong thank you for creating this PR, I'm going to take a look at it later
run sharded pub sub tests
| Testcase | Errors | Failures | Skipped | Total |
|---|---|---|---|---|
| Root Suite | 0 | 0 | 0 | 0 |
| Sharded Pub/Sub E2E | 0 | 0 | 0 | 0 |
| Single Subscriber | 0 | 0 | 0 | 3 |
| Multiple Subscribers | 0 | 0 | 0 | 2 |
@PavelPashov : Any further feedback you would like me to address?
Hey @simong, we've been evaluating adding an auth flow similar to the approach in node-redis. As part of that evolution, a password function will be redundant. We'll get back to you once we have a better idea of the timeline for this addition. Let's keep the PR open until we know more.