Created
March 22, 2017 20:36
-
-
Save samueljmurray/d977c645d13218697b957c3cddff80ce to your computer and use it in GitHub Desktop.
Passwordless start options
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"client_id": "<CLIENT_ID>", | |
"connection": "sms", | |
"phone_number": "<PHONE_NUMBER>" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment