Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我有一个连接到具有用户数据库的 API 的 Ionic 2 应用程序。有没有办法将指纹数据添加到我的数据库中,以使用户能够使用他们的指纹而不是用户名和密码登录?
我见过的所有指纹解决方案似乎都依赖于设备所有者,而不是用户数据库。