New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

cordova-plugin-fingerprint-aio

Package Overview
Dependencies
Maintainers
1
Versions
68
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cordova-plugin-fingerprint-aio - npm Package Compare versions

Comparing version 0.2.0 to 0.3.0

2

package.json
{
"name": "cordova-plugin-fingerprint-aio",
"version": "0.2.0",
"version": "0.3.0",
"description": "Cordova plugin to use fingerprint authentication on Android and iOS",

@@ -5,0 +5,0 @@ "cordova": {

@@ -5,8 +5,8 @@ # Cordova Plugin Fingerprint All-In-One

[![npm version](https://badge.fury.io/js/cordova-plugin-fingerprint-aio.svg)](https://badge.fury.io/js/cordova-plugin-fingerprint-aio)
[![npm](https://img.shields.io/npm/dt/cordova-plugin-fingerprint-aio.svg?maxAge=2592000)]()
[![GitHub version](https://badge.fury.io/gh/niklasmerz%2Fcordova-plugin-fingerprint-aio.svg)](https://badge.fury.io/gh/niklasmerz%2Fcordova-plugin-fingerprint-aio)
[![CircleCI](https://circleci.com/gh/NiklasMerz/cordova-plugin-fingerprint-aio.svg?style=shield)](https://circleci.com/gh/NiklasMerz/cordova-plugin-fingerprint-aio)
This plugin is my attempt to provide a single interface for accessing fingerprint hardware on both Android 6+ and iOS.
There are some great cordova plugins out there that make use of the fingerprint APIs provided by Android and iOS. But I could not find a project which supports both platforms (correct me if I am wrong). So I decided to take the native code and bundle it together in one plugin.
There are some great cordova plugins out there that make use of the fingerprint APIs provided by Android and iOS. But I could not find a project which supports both platforms (correct me if I am wrong). I decided to take the native code and bundle it together in one plugin.

@@ -25,7 +25,7 @@ ## Disclaimer

ngCordova support planed for the future.
ngCordova support planned for the future.
### Current status
Android authentication seems to be working fine with the demo app (see below). iOS needs to tested ( lack of Apple hardware).
The API is still in a constant stage of change but it will be similar to the implementation of Matthew Wheatley (@mjwheatly).
The API is still in a constant stage of change but it will be similar to the implementation by Matthew Wheatley (@mjwheatly).

@@ -32,0 +32,0 @@ ## How to use

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc