Generic Function Add-User (1 method)

( add-user < store > < token > < password > < needs-confirmation-within > )

Part of:

package cl-password-store

Low level user creation function. Add user identified by TOKEN to STORE, with PASSWORD set, and possibly lock the account by requiring confirmation, depending on NEEDS-CONFIRMATION-WITHIN duration value.

Method Summary

add-user < password-store > < t > < t > < t >