Skip to content

uk.gov.android.authentication.localauth 0.26.0

Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
  <groupId>uk.gov.android.authentication</groupId>
  <artifactId>localauth</artifactId>
  <version>0.26.0</version>
</dependency>
Install 2/2: Run via command line
$ mvn install

About this package

A Gradle module which implements the local authentication (passcode/ biometrics) based on
a combination of device security and privacy settings and user choice of how to secure the application.