Token Configuration

@if (!defaultSMSGatewayIsSet()) { For SMS tokens to work properly you need to set the SMS Token Config! } Read number dynamically from user source on each request.
Phone number Phone number is required @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 }} } }