Extension 2: Blocking and unblocking PIN cards
The assignment for this extension is as follows: A PIN card should be blocked after three consecutive attempts to use it with an incorrect PIN code. After a card is blocked it cannot be used anymore to access (the money no) a bank account.
A PIN card can be unblocked by the user by logging in and calling the unblockCard
method.