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
/// Attempts to sign in the user with a passkey, as an asynchronous operation.
525
+
/// Attempts to sign in the user with a passkey.
526
526
/// </summary>
527
527
/// <param name="credentialJson">The credentials obtained by JSON-serializing the result of the <c>navigator.credentials.get()</c> JavaScript function.</param>
528
528
/// <param name="options">The original passkey request options provided to the browser.</param>
0 commit comments