SMS Verification Service
This function uses telephone numbers to authenticate user accounts.
GET
POST
Parameter List:
Name |
Required? |
Description |
---|---|---|
url |
|
URL to transition to after telephone number authentication (If omitted, default is start URL defined in Gadget XML) |
- The parameter value must be URI-escaped when sending parameters with href attributes, etc. in URLs.
Examples
Notes
- When you perform Phone Number Verification Service in the Sandbox environment, the screen of "Phone Number Verification was already finished" appears in your smart phone without actual Phone Number Verification Service sequence. In that case, the user account's verification is finished.
Revision History
- 03/05/2013
- Added the note of Sandbox environment.
- 03/01/2013
- Initial release.