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
heh, good catch. offhand, I think those two interfaces were merged-in after I went through and applied [SecureContext] to all interfaces (per @mikewest).
Fixed small wording and markdown issues. This completes the changes to
make attestation opaque to UAs, which fixes#286, fixes#287, and fixes#289. It also fixes#239 by removing the homegrown algorithm identifiers
and specifying the algorithm explicitly in attestation data using JWK
identifiers. It also fixes#240 by encoding keys in CBOR which specifies
lengths of fields.
I would expect them all to be SecureContext or all to not be SecureContext.
The text was updated successfully, but these errors were encountered: