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.
我正在 Laravel 中实现一个多因素身份验证应用程序。我在最初注册到系统时存储用户签名。每当他们尝试再次登录时,我都会要求再次绘制他们的签名,并且需要使用存储的签名验证他们的签名。有没有办法做这个过程。请任何人帮助我。
提前致谢。