I am planing to do an image based authentication where user registers first by uploading an image and uses the same image while logging in to my application. I tried in internet to find out what approach we can follow, but there are no proper solutions where can I start.
Can someone please provide some pointers on how we can d image based authentication in Java? Are there any 3rd party API's that we can use here?