Skip to content

Commit

Permalink
usage note
Browse files Browse the repository at this point in the history
  • Loading branch information
Firehed committed Oct 27, 2023
1 parent a56a447 commit cb7e89e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/RelyingParty.php
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,8 @@ public function getId(): string
}

/**
* Used by steps 7.1.13 and 7.2.15
*
* @internal
*/
public function permitsRpIdHash(AuthenticatorData $authData): bool

Check warning on line 55 in src/RelyingParty.php

View check run for this annotation

Codecov / codecov/patch

src/RelyingParty.php#L55

Added line #L55 was not covered by tests
Expand Down

0 comments on commit cb7e89e

Please sign in to comment.