client

User SDK for the Sudo Platform by Anonyome Labs.

License

License

Categories

Categories

CLI User Interface ORM Data
GroupId

GroupId

com.sudoplatform.sudouser
ArtifactId

ArtifactId

client
Last Version

Last Version

6.4.1
Release Date

Release Date

Type

Type

aar
Description

Description

client
User SDK for the Sudo Platform by Anonyome Labs.
Project URL

Project URL

https://github.com/sudoplatform/sudo-user-android
Source Code Management

Source Code Management

https://github.com/sudoplatform/sudo-user-android

Download client

How to add to project

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

Dependencies

compile (13)

Group / Artifact Type Version
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.40
org.jetbrains.kotlinx : kotlinx-coroutines-core jar 1.2.0
org.jetbrains.kotlinx : kotlinx-coroutines-android jar 1.2.0
com.amazonaws : aws-android-sdk-cognitoidentityprovider jar [2.16,)
com.amazonaws : aws-android-sdk-cognitoauth jar [2.16,)
com.amazonaws : aws-android-sdk-core jar [2.16,)
com.amazonaws : aws-android-sdk-appsync jar 2.10.0
com.amazonaws : aws-android-sdk-s3 jar [2.16,)
org.eclipse.paho : org.eclipse.paho.client.mqttv3 jar 1.2.1
org.eclipse.paho : org.eclipse.paho.android.service jar 1.1.1
com.jakewharton.timber : timber jar 4.7.1
com.amazonaws : aws-android-sdk-appsync-runtime jar 2.8.2
com.sudoplatform : keymanager jar 3.3.3

Project Modules

There are no modules declared in this project.

Sudo User Android SDK

Overview

The Sudo Platform makes it seamless for developers to integrate Sudo capabilities into their existing applications with minimal effort. For applications that support Open ID Connect, the User SDK enables applications to map their existing users to a Sudo Platform user without the need for end users to create new accounts.

Please see the Sudo Platform Developer Docs for an overview of Users in the Sudo Platform.

Version Support

Technology Supported version
Min. Deployment Target 25
Kotlin version 1.3+

Integration Instructions

Visit the Users section of the Sudo Platform Developer Docs for SDK integration instructions.

Questions and Support

File any issues you find on the project's GitHub repository. Be careful not to share any Personally Identifiable Information (PII) or sensitive account information (API keys, credentials, etc.) when reporting an issue.

For general inquiries related to the Sudo Platform, please contact [email protected]

com.sudoplatform.sudouser

Sudo Platform

Versions

Version
6.4.1
6.4.0