Skip to content

NDV-Lab/verify-ios-sdk

 
 

Repository files navigation

The Nexmo Verify SDK for iOS

You use Nexmo Verify to check that a person has access to a specific phone number.

To complete phone verification:

  1. Verify sends a PIN in an SMS and/or Text-to-speech (TTS) call to your user.

    You can also enable Google Cloud Messaging (GCM) in order to send a PIN using push notifications.

  2. The user enters this PIN into your app or website.

  3. You use Verify to check that the PIN entered by your user is the one you sent.

Using Verify SDK for iOS you easily integrate Verify functionality into your iOS app. With the Verify SDK for iOS, you enter the user's phone number and the SDK completes verification for you.

In order to integrate the Verify SDK for iOS in your app, see:

Feel free to checkout the [Verify iOS SDK codebase] (https://github.com/Nexmo/verify-ios-sdk/blob/master/VerifyIosSdk) if you wish to contribute to our open source library.

License

Copyright (c) 2015 Nexmo, Inc. All rights reserved. Licensed only under the Nexmo Verify SDK License Agreement (the "License") located at

https://www.nexmo.com/terms-use/verify-sdk/

By downloading or otherwise using our software or services, you acknowledge that you have read, understand and agree to be bound by the Nexmo Verify SDK License Agreement and Privacy Policy.

You may not use, exercise any rights with respect to or exploit this SDK, or any modifications or derivative works thereof, except in accordance with the License.

Author

Dorian Peake, dorian@nexmo.com

Packages

No packages published

Languages

  • Swift 82.4%
  • Objective-C 17.5%
  • Ruby 0.1%