Skip to content

Commit

Permalink
leave out useless comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Firehed committed Dec 3, 2023
1 parent 4119998 commit 12eeffd
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions src/GetResponse.php
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 12eeffd

Please sign in to comment.