Skip to content

uk.gov.android.authentication.localauth 1.3.1

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>1.3.1</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.