You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We want to allow an administrator to define the fields that will be requested on a user's verification page, and then these fields will be used to verify a user's phone with SMS.
Description
Create new VerificationSMSController to manage the custom fields defined by admin and used on user's verification page.
Create new section on panel of administration to set custom fields that will be used on user's verification page.
Use new settings created on Move Secrets to Settings #20 related with sms(sms_end_point, sms_username, sms_password) to new verification process structure.
Expected Behavior
The text was updated successfully, but these errors were encountered:
Why is this Needed?
We want to allow an administrator to define the fields that will be requested on a user's verification page, and then these fields will be used to verify a user's phone with SMS.
Description
sms_end_point
,sms_username
,sms_password
) to new verification process structure.Expected Behavior
The text was updated successfully, but these errors were encountered: