0

I'm implementing a multi-factor authentication application in Laravel. I store users signatures when the initially get registered to the system. Whenever they try to log in again, I'm asking to draw their signature again and need to verify their signature with the stored signature. Is there any way to do this process. Please anyone help me out.

Thanks in advance.

Sandy.....
  • 2,833
  • 2
  • 15
  • 26
  • 1
    What have you tried about it? Have you looked up on the internet about any libraries existing for the purpose? –  Oct 14 '18 at 16:29
  • I tried a tool called ImageCompare [link](https://packagist.org/packages/vajiral/php-image-compare). but it seems not working properly – Sharaaf Nazeer Oct 14 '18 at 17:23

0 Answers0