How to make server know what data to send depending on fingerprint flutter?
问题 I want to replace the login to the app from username and password to fingerprint in flutter, so the user when have successful fingerprint he will see his information in the application (this information send from server). How I can manage that I want some thing to make this fingerprint connected with this user to get correct data from server ?. I use local_auth for fingerprint authentication but I have no idea to tell server this fingerprint is associated for this user. I read some thing like