How can I use a bio-metric or iris device in ionic application to get user information and process that information for the user identification.

I am a novice in ionic world. I am developing a mobile application for a bank. One of the features of this app is to take the fingerprint or the iris data from the hardware and make an API call to validate user verification.

What will be the best approach to achieve with all security measures?