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
<p>The natural way to expose this information is to extend the
3270
+
<p>A natural way to expose this information might be to extend the
3271
3271
<codeclass="idl"><adata-link-type="idl" href="#federatedcredential">FederatedCredential</a></code> interface with properties like authentication tokens,
3272
-
and to add some form of manifest format with properties that declare the
3273
-
authentication type which the provider supports.</p>
3272
+
and possibly to add some form of manifest format with properties that declare
3273
+
the authentication type which the provider supports.</p>
3274
+
3275
+
3276
+
<p>The API described here is designed to be extensible enough to support use
3277
+
cases that require user interaction, perhaps with websites other than the one
3278
+
which requested credentials. We hope that the Promise-based system we’ve
3279
+
settled on is extensible enough to support these kinds of asynchronous flows
3280
+
in the future without redesigning the API from the ground up.</p>
0 commit comments