Ionic Fingerprint Login

preview_player
Показать описание
Implement a login with Touch ID / Fingerprint feature within your Ionic app!

Video Courses, Project Templates, Community & the Support you deserve to learn Ionic!

#############################

#############################

You can also find me

#############################
Рекомендации по теме
Комментарии
Автор

You should make a video about saving JWT in the phones secure ship and unlocking with touchid

emusp
Автор

Simon hello, congratulations.
it is possible to store the traces in a database with mongoDB?

miguelberrio
Автор

How did they save the fingerprint first we entered and next time how the finger print comparison is done???can you explain me in breif

annapareddysravya
Автор

There is a little bug when importing the plugin you should put "/ngx" at teh end of the import. Still working fine. Thats insane cool, with basically one line of coding you get a biometric auth! Amazing dude, thanks a lot!

neemias
Автор

hi sir, did you manage to get it work with ionic 6?

nikkobryandelosreyes
Автор

Hello Simon,
I have followed this tutorial in my Ionic 3 project but i am getting the following error- "Plugin doesn't support this project's cordova-android version. cordova-android: 8.1.0, failed version requirement: >=9.0.0"

My plugin version is -

"cordova-android": "^8.1.0",

"^4.0.1",

Could you please help me in this?

Thanks in advance

keyurhardas
Автор

Its not working from me. Giving me an error "Plugin_not_installed" although i did. I tried removing the plugin and add it again. Create New one but still same issue. I am testing my ios mobile using ionic DevApp. and i have tried ionic serve; ionic serve -c; ionic serve -l; ionic cordova run ios but nothing works for me. I have ios 11 version on my mobile. Please help.

baseerhaider
Автор

Type 'FingerprintAIOOriginal' is not assignable to type 'Provider'. Type 'FingerprintAIOOriginal' is missing the following properties from type 'FactoryProvider': provide, useFactoryts(2322)

mario
Автор

Hello, I followed your instructions and I couldn't get it to work. Gives the error: cordova_not_available_
.
Have you tried it with the new versions of the tools..?
.
I'm using:
Ionic 6.18.1
Capacitor: 3.8.0
Node: 14.17.4

jpuser
Автор

I was searching another type of information, but this video is so interesting. ✌

JesusGutierrez-juqh
Автор

I have getting this error in plugins folder Fingerprint.swift=> Pattern cannot match values of type 'LABiometryType' in ionic project.
Can u help me in this?

RiteshYadav-iukm
Автор

Simon, I have very imp and urgent question. I know this plugin doesn't store anything like user creds in encrypted format like keychain-touch-id plugin. But it doesn't support faceid.so t thought of using AIO plugin. My q is..can this be used in combination with Keychain for such use case. I want to validate over a server not local touchid.

minigeek
Автор

can you do one for faceid? doesn't work on iphone x

vegask
Автор

Great video, I have one question... is there any posibility to get the fingerprint as a base64 for example? the reason is because I need to store the fingerpint in a database.
So I'll validate it with the value stored in the DB.
Thanks!

nicolashorenstein
Автор

Got this error when build on ios xcode 9.1. =>(Pattern cannot match values of type 'LABiometryType') in Fingerprint.swift file of plugin.

RiteshYadav-iukm
Автор

Can you use this cordova plugin with Capacitor?

draskomi
Автор

Does this plugin support external fingerprint sensor

ChetanSingh-qpyv
Автор

Hi, just one doubt. How will you authenticate the user? Does the user needs to enable fingerprint on his device?

arj
Автор

Hello, I have encountered an error when I click on the lock, it says object is not a function, but in my visual studio code there is not error at all. May I know how can I solve this?

ylchan
Автор

I have trouble running ionic services "Error: cordova_not_available" do I have to use an emulator? I need a solution for this..

rizalfaozi