I'm interested in being able to read ID cards(Belgian ID cards if that matters) using the idcard reader.
After some research I came across this blog which seems great, but it does require .NET to be able to run. I also found e-contract which allows us to do the same, but it does require jboss.
However, I would want to implement it with Salesforce, so I would prefer using HTML/JS and any JS libraries needed.
Is there any library/trick that I can use to be able to read the data from the microchip directly into browser?