touch-id-plugin
Mobile icon

Touch ID Plugin

Supported
Stable version 3.5.0 (Compatible with OutSystems 11)
Other versions available for 10
Uploaded
 on 29 May
 by 
OutSystems
4.4
 (16 ratings)
touch-id-plugin

Touch ID Plugin

Created on OutSystems 11

Version 3.5.0

Stable
Current
Uploaded on 29 May by OutSystems
Compatible with:
Version 11
Database:
All
Release notes:

Features

  • Android
    • Add DisableBackup to CheckTouchIdPlugin client action. Now CheckTouchIdPlugin can pass even if the device only has a pin configured. To disable this, set DisableBackup to True.
License:

TouchId plugin for Apache Cordova
MIT License (MIT)
Copyright © 2016 Lee Crossley <leee@hotmail.co.uk>
Apache License 2.0
Copyright © 2016 Matthew Wheatley <mattjwheatley@gmail.com>

Application Objects:
Touch ID Plugin does not affect the count of AOs.

Version 3.4.1

Stable
Uploaded on 20 May by OutSystems
Compatible with:
Version 11
Database:
All
Release notes:

FIXES

  • Android
    • Fix authenticate failing with BIOMETRIC_NOT_ENROLLED ("Biometrics is not configured") on devices that have a PIN/pattern/password but no biometrics enrolled. The plugin now falls back to the system device-credential prompt when DisableBackup is not set, matching the iOS behavior
License:

TouchId plugin for Apache Cordova
MIT License (MIT)
Copyright © 2016 Lee Crossley <leee@hotmail.co.uk>
Apache License 2.0
Copyright © 2016 Matthew Wheatley <mattjwheatley@gmail.com>

Application Objects:
Touch ID Plugin does not affect the count of AOs.
Created on OutSystems 10

Version 3.1.0

Stable
Uploaded on 01 April 2020 by OutSystems
Compatible with:
Version 11
Version 10
Stack:
.NET
Database:
All
Release notes:
  • Added new action to check what type of Biometry the device provides (TouchId or FaceId)

Version 2.1.1

Stable
Uploaded on 06 December 2018 by OutSystems
Compatible with:
Version 11
Version 10
Stack:
All
Database:
SQL Server
Release notes:
  • Added FaceID usage description