So i want to integrate that on my android app. If yes, then how ? So can we use curl to call them in php code?
Basically, we are developing a mobile app for our health care client and in that, we are doing patient registration. I am in need to use aadhar api. I've searched for so many solutions.
I'm doing a spring mvc web application, in that i want to integrate the aadhaar verication as a part in registration process of the web app. I tried this and wrote code for api access. There is java/python code present, but not for php. How can i generate the xml.
Finally, i found the solution at aadhar birdge apis. Now here we want to do simple. This can be validated using the public key of uidai. I want to integrate the aadhaar card authentication api for aadhaar number verification in php.
2 how can i do aadhar authentication using uidai apis within a web site?