identity-android-sdk

idemeum is a digital identity platform for building passwordless, private, and secure authentication for mobile and desktop apps. Drop-in SDK and forget about the hassle of dealing with auth challenges.

License

License

Categories

Categories

IDE Development Tools
GroupId

GroupId

com.idemeum
ArtifactId

ArtifactId

identity-android-sdk
Last Version

Last Version

1.0.0
Release Date

Release Date

Type

Type

aar
Description

Description

identity-android-sdk
idemeum is a digital identity platform for building passwordless, private, and secure authentication for mobile and desktop apps. Drop-in SDK and forget about the hassle of dealing with auth challenges.
Project URL

Project URL

https://github.com/idemeum/idemeum-android-sdk
Source Code Management

Source Code Management

https://github.com/idemeum/idemeum-android-sdk/tree/main

Download identity-android-sdk

How to add to project

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

Dependencies

runtime (7)

Group / Artifact Type Version
androidx.appcompat » appcompat jar 1.2.0
com.google.android.material » material jar 1.3.0
androidx.constraintlayout » constraintlayout jar 2.0.4
com.google.code.gson : gson jar 2.8.6
com.google.androidbrowserhelper » androidbrowserhelper jar 2.2.0
com.android.volley : volley jar 1.2.0
androidx.security » security-crypto jar 1.1.0-alpha03

Project Modules

There are no modules declared in this project.

Versions

Version
1.0.0