Handbook
Glossary
nonce-already-used? ( assoc -- ? )
Vocabulary
mediawiki
.
api
.
private
Inputs
assoc
an
object
Outputs
?
an
object
Definition
USING:
assocs
kernel
sequences
;
IN:
mediawiki.api.private
:
nonce-already-used?
( assoc -- ? )
"error"
of
[
"code"
of
"mwoauth-invalid-authorization"
=
]
[
"info"
of
"Nonce already used"
subseq-of?
]
bi
and
;