when i am using webAuthn API, all the fingers are generating same credId, isn't it possible to modify it in future versions, as this will bring a revolution in employee attendance
<rdar://problem/109220518>
Hi Sikandar. In order to get a different credential id during assertions, you need to register a separate credential. I would not expect the same credential to return a different credential id based on how user verification was performed. Hope this helps.