alloyzeus / az-wall

A wall (of ideas) for AlloyZeus
0 stars 0 forks source link

mixin: Verification status #9

Open exavolt opened 3 years ago

exavolt commented 3 years ago

This mixin will add some attributes related to the verification status of an instance of an entity.

It must define:

Input ports (methods):

Output ports (events):

Example case:

A terminal's status is verified after a user entered the code sent through SMS to their phone.

exavolt commented 3 years ago

Note that this could be generalized further, i.e., a boolean attribute that can be only changed to true.