validateAndConsume
Validates a nonce/challenge and atomically marks it as used, so another attempt to validate it will fail.
Parameters
challenge
challenge to validate
Throws
when the given challenge is expired or invalid
Validates a nonce/challenge and atomically marks it as used, so another attempt to validate it will fail.
challenge to validate
when the given challenge is expired or invalid