You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Since (newly-created) credentials now store their attestation data, explicitly for the purposes of re-verification, I think this may look like adding a method on CredentialInterface that (re-)verifies the attestation object and exposes roughly what's used in the initial registration process.
Older credentials that do not store that data would need to return a "no trust" path; in practice that path shouldn't really exist since they're a pre-1.0 format.
To support §7.1¶23-24
The text was updated successfully, but these errors were encountered: