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
:: whose value is the transport used to communicate to the [=authenticator=]. Values SHOULD be members of {{AuthenticatorTransport}}. If the user agent does not have any transport information, set the value to
@@ -2445,6 +2455,10 @@ optionally evidence of [=user consent=] to a specific transaction.
2445
2455
: <dfn>signature</dfn>
2446
2456
:: This attribute contains the raw signature returned from the authenticator. See [[#sctn-op-get-assertion]].
2447
2457
2458
+
: <dfn>transport</dfn>
2459
+
:: This attribute contains the transport used to communicate to the [=authenticator=], or `null` if the user agent does not have any transport information.
2460
+
See [[#sctn-op-get-assertion]].
2461
+
2448
2462
: <dfn>userHandle</dfn>
2449
2463
:: This attribute contains the [=user handle=] returned from the authenticator, or null if the authenticator did not return a
0 commit comments