From 12eeffd6a6a6fbbc0b0d448bf0dd5908922a0c5f Mon Sep 17 00:00:00 2001 From: Eric Stern Date: Sat, 2 Dec 2023 21:16:06 -0800 Subject: [PATCH] leave out useless comment --- src/GetResponse.php | 6 ------ 1 file changed, 6 deletions(-) diff --git a/src/GetResponse.php b/src/GetResponse.php index f6ba11b..4c6e960 100644 --- a/src/GetResponse.php +++ b/src/GetResponse.php @@ -204,13 +204,7 @@ public function verify( // 7.2.26 // - update sign count (above) // - update backup state - - // $credential = $credential->withBackupState($authData->isBackedUp()); // - if !credential.uvInitialized, update it to authData.UV - // if (!$credential->isUserVerified()) { - // Only sometimes? - // $credential = $credential->withUserVerified($ad->uv); - // } // - if AO present, update credential.AO + CDJ // Send back the (updated?) credential so that the sign counter can be