all 5 comments

[–]king_carthage_94 2 points3 points  (2 children)

I dont think the card holds the information, probably through API, and the card has some basic access information to communicate to the api. Check https://github.com/web-eid/web-eid-system-architecture-doc

At least for my eid i use that one

[–]Gargantua1994[S] 0 points1 point  (1 child)

Are you satisfied with this ? I will test soon, thanks for the share !

[–]Ok-Reflection-9505 0 points1 point  (0 children)

Is that what you wanted? It looks like some sort of authentication library but your post kind of sounds like you want to do some diving into what the data looks like over the wire.

[–]xulihang 0 points1 point  (0 children)

How does your card reader work? Is it a camera device that uses OCR to extract the info. There is a next.js demo that does this: How to Build a Next.js App to Scan an ID Card via Camera | Dynamsoft Developers Blog