Hi, I would like to know if an app can verify fingerprint for multiple identities. For example a business point of sale app where the same device and app is used by all sales persons. The sales person provides fingerprint before they
make a sale and logout after the sale. So the app should verify fingerprint and login for all sales person on the same device.
From what I can see in the documentation an app can only authenticate the logged in user as in UserConsentVerifier sample. Is there any way to verify fingerprint for multiple identities inside an app?