Last Version

FIDO UAF (Universal Authentication Framework) client for Android 1.0.3

You can use the FIDO UAF client to authenticate logging in to Android apps without a password.

License

License

MIT
Categories

Categories

CLI User Interface
GroupId

GroupId

io.github.nhsconnect
ArtifactId

ArtifactId

fido-uaf-client-android
Version

Version

1.0.3
Type

Type

aar
Description

Description

FIDO UAF (Universal Authentication Framework) client for Android
You can use the FIDO UAF client to authenticate logging in to Android apps without a password.
Project URL

Project URL

https://github.com/nhsconnect/nhsapp-fido-client-android
Source Code Management

Source Code Management

https://github.com/nhsconnect/nhsapp-fido-client-android

Download fido-uaf-client-android 1.0.3


<!-- https://jarcasting.com/artifacts/io.github.nhsconnect/fido-uaf-client-android/ -->
<dependency>
    <groupId>io.github.nhsconnect</groupId>
    <artifactId>fido-uaf-client-android</artifactId>
    <version>1.0.3</version>
    <type>aar</type>
</dependency>
// https://jarcasting.com/artifacts/io.github.nhsconnect/fido-uaf-client-android/
implementation 'io.github.nhsconnect:fido-uaf-client-android:1.0.3'
// https://jarcasting.com/artifacts/io.github.nhsconnect/fido-uaf-client-android/
implementation ("io.github.nhsconnect:fido-uaf-client-android:1.0.3")
'io.github.nhsconnect:fido-uaf-client-android:aar:1.0.3'
<dependency org="io.github.nhsconnect" name="fido-uaf-client-android" rev="1.0.3">
  <artifact name="fido-uaf-client-android" type="aar" />
</dependency>
@Grapes(
@Grab(group='io.github.nhsconnect', module='fido-uaf-client-android', version='1.0.3')
)
libraryDependencies += "io.github.nhsconnect" % "fido-uaf-client-android" % "1.0.3"
[io.github.nhsconnect/fido-uaf-client-android "1.0.3"]

Dependencies

runtime (4)

Group / Artifact Type Version
com.android.support » appcompat-v7 jar 27.1.1
org.mindrot : jbcrypt jar 0.4
com.google.code.gson : gson jar 2.8.5
org.jetbrains.kotlin : kotlin-stdlib-jdk7 jar 1.3.11

Project Modules

There are no modules declared in this project.