Verify Android library

Nexmo Verify enables you to verify whether one of your end users has access to a specific phone number by challenging them with a PIN code to enter into your application.

License

License

GroupId

GroupId

com.nexmo
ArtifactId

ArtifactId

verify
Last Version

Last Version

4.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

Verify Android library
Nexmo Verify enables you to verify whether one of your end users has access to a specific phone number by challenging them with a PIN code to enter into your application.
Project URL

Project URL

https://github.com/Nexmo/verify-android-sdk.git
Source Code Management

Source Code Management

https://github.com/Nexmo/verify-android-sdk.git

Download verify

How to add to project

<!-- https://jarcasting.com/artifacts/com.nexmo/verify/ -->
<dependency>
    <groupId>com.nexmo</groupId>
    <artifactId>verify</artifactId>
    <version>4.0.0</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/com.nexmo/verify/
implementation 'com.nexmo:verify:4.0.0'
// https://jarcasting.com/artifacts/com.nexmo/verify/
implementation ("com.nexmo:verify:4.0.0")
'com.nexmo:verify:aar:4.0.0'
<dependency org="com.nexmo" name="verify" rev="4.0.0">
  <artifact name="verify" type="aar" />
</dependency>
@Grapes(
@Grab(group='com.nexmo', module='verify', version='4.0.0')
)
libraryDependencies += "com.nexmo" % "verify" % "4.0.0"
[com.nexmo/verify "4.0.0"]

Dependencies

compile (5)

Group / Artifact Type Version
com.android.support » multidex jar 1.0.1
com.google.code.gson : gson jar 2.4
com.android.support » appcompat-v7 jar 23.1.0
junit : junit jar 4.12
com.google.firebase » firebase-messaging jar 9.8.0

Project Modules

There are no modules declared in this project.

The Verify SDK will shut down effective 14th November, 2018.

To assist with a seamless migration to the Verify API, we have prepared technical documentation that will guide you in implementing the Verify API into your client side applications.

The Nexmo Verify SDK

With Verify SDK you add password replacement, 2-factor authentication, or user and transaction verification to your App with a single line of code. Verify SDK:

  • Adds a new level of security to your App by tying phone numbers to unique device IDs.
  • Provides user management support. You easily manage user identity across multiple devices and platforms without building a complex user management backend. No need to create and manage a user database, or query your database on each login request.
  • Enables you to re-verify users with push notifications.
  • Offers a UX framework to integrate in your App.

Learn how to use Verify SDK on [The official documentation page] (https://docs.nexmo.com/libraries/verify-sdk/verify-sdk-for-android)

Feel free to checkout the [Verify SDK codebase] (https://github.com/Nexmo/verify-android-sdk/blob/master/verifySDK) 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

Nexmo Open Source Software, [email protected]

com.nexmo

Nexmo

Versions

Version
4.0.0
3.0.0
2.0.0
1.2.0
1.1.0
1.0.1