Closed hjaber closed 3 months ago
The synced is not an attribute to verify. It's rather an information that influences recovery procedures in case of device loss.
I also think the doc still has a glitch. I think I moved up the synced attribute in the parent object. In doubt, always check the playground.
Currently, the
verifyAuthentication()
function doesn't take into account whether a credential is synced or not.Unsure of the intention but we potentially don't need to save it during registration if it will not be used during authentication.