Phone Number Verification
Description of flags related to verifying phone numbers with Twilio
Note: All flags below are required in order for the phone number verification service to work properly. You'll need to setup an account with Twilio
--twilio-account-sid
Type: String
Default: None
Twilio account SID (string id). Twilio is used for sending verification texts. See twilio documentation for more info.
--twilio-auth-token
Type: String
Default: None
--twilio-verify-service-id
Type: String
Default: None
ID for a verify service configured within Twilio (used for verification texts)
Last modified 7mo ago