Provides SMSFactor integration for Symfony Notifier.
SMS_FACTOR_DSN=sms-factor://TOKEN@default?sender=SENDER&push_type=PUSH_TYPE
where:
TOKEN
is your SMSFactor api tokenSENDER
is the sender namePUSH_TYPE
is the sms type (alert
ormarketing
)
See SMSFactor documentation at https://dev.smsfactor.com/