refactor otp listeners

This commit is contained in:
dswbx
2025-11-10 09:40:47 +01:00
parent 6eb8525656
commit c2f4f92d1a
3 changed files with 17 additions and 16 deletions
@@ -256,4 +256,6 @@ describe("otp plugin", () => {
// @todo: test invalid codes
// @todo: test codes with different actions
// @todo: test code expiration
// @todo: test code reuse
// @todo: test invalidation of previous codes when sending new code
});