Configuration
First enable OTP in admin_helpers config.config/admin_helpers.php
Testing
If you enable token debug, emails or sms codes won’t be sent. But your defined tokens will be used instead fromwhitelisted_tokens config.
For disabling using real OTP tokens for certaing users, you can do it by adding their email or phone number to test_identifiers config.
.env
config/admin_helpers.php
