@if (!defaultSMSGatewayIsSet() && authService.role() === "admin") {
To ease the enrollment you can set default values in the
SMS Token Configuration
!
}
Read number dynamically from user source on each request.
@if (!wizard || !defaultSMSGatewayIsSet()) {
A token specific SMS gateway
If this token should not use the system wide SMS gateway but an individual SMS gateway, you can select the
gateway here.
@for (option of smsGatewayOptions(); track option) {
{{ option }}
}
SMS Gateway is required
}
Phone numberPhone number is required