NAME
App::iTan::Utils - Utility methods
METHODS
get
my $tandata = $self->get($index);
Fetches a valid iTan with the given index.
mark
$self->mark($index[,$memo]);
Marks the iTan with the given index as used.
App::iTan::Utils - Utility methods
my $tandata = $self->get($index);
Fetches a valid iTan with the given index.
$self->mark($index[,$memo]);
Marks the iTan with the given index as used.