You are viewing Skygear v1 Documentation.Switch to Skygear v0 Documentation
Sending verification SMS via Nexmo
This article teaches you how to setup Nexmo for sending verification SMS.
-
Sign up account in Nexmo and create a project.
-
Obtain API Key and API Secret from Nexmo get started page.
-
Input API Key, API Secret and Sender Phone Number in Skygear portal.
Verify user with code API
At this point, your user will be able to obtain verification code via SMS. To verify user with code in your application: