Ghost/ghost/verification-trigger
Naz 6e76fcc36a Parameterized api sourced verification threshold
refs https://github.com/TryGhost/Toolbox/issues/387

- The limit values should be as configurable as possible to adjust verification thresholds dinamically per-usecase. This solves a problem of doing a separate version release when we need to adjust the verification thresholds.
- Before this "importThreshold" was the same concept as "apiThreshold", which makes it hard&confusing to reason about and hard to parameterize each specific case.
2022-08-25 17:07:10 +08:00
..
lib Parameterized api sourced verification threshold 2022-08-25 17:07:10 +08:00
test Parameterized api sourced verification threshold 2022-08-25 17:07:10 +08:00
.eslintrc.js Added email verification trigger package 2022-01-27 10:57:51 +00:00
index.js Added email verification trigger package 2022-01-27 10:57:51 +00:00
package.json Organized package dependencies 2022-08-18 11:55:49 +02:00