Condition raised if a user confirmation was attempted with a token whose validity duration has expired.
cl-password-store-condition | Superclass of all conditions raised by cl-password-store. |
---|
expiry | Initargs::expiry; Accessors:get-expiry. |
---|---|
user-token | A unique name for the user, as a string of up to
`clsql:*default-string-length*` characters. Initargs::user-token; Reader:get-user-token; Type:(or
null
string). |