Challenge
object Challenge
Helper object to generate and validate short single-use unique values with expiration that are suitable for use as JWT nonce/challenge.
This implementation is not a very scalable, but it is the simplest one that is persistent and would reliably detect nonce/challenge replay.