|
|
|
@ -12,7 +12,7 @@ use BradyMcD\TAATP\WorkflowInterface;
|
|
|
|
use BradyMcD\TAATP\URI\Otpauth;
|
|
|
|
use BradyMcD\TAATP\URI\Otpauth;
|
|
|
|
use BradyMcD\RFC\_6238;
|
|
|
|
use BradyMcD\RFC\_6238;
|
|
|
|
|
|
|
|
|
|
|
|
use Chillerlan\QRCode\QRCode;
|
|
|
|
use chillerlan\QRCode\QRCode;
|
|
|
|
|
|
|
|
|
|
|
|
/** @SuppressWarnings(PHPMD.ShortVariable)*/
|
|
|
|
/** @SuppressWarnings(PHPMD.ShortVariable)*/
|
|
|
|
class UserManagement implements WorkflowInterface
|
|
|
|
class UserManagement implements WorkflowInterface
|
|
|
|
|