Finger print authentication in ionic 1

I’m new to ionic and trying to implement in finger print authentication in ionic 1. please help me.

Hi, @kashyap_dev

You can use this plugin for finger print authentication

https://www.npmjs.com/package/cordova-plugin-android-fingerprint-auth

Hope this will solved your issue.

Thanks