Skip to content

v0.6.0 - The one with better response verification

Compare
Choose a tag to compare
@MasterKale MasterKale released this 07 Jun 22:14
· 2040 commits to master since this release
  • [server] (BREAKING) Server's verifyAttestationResponse() and verifyAssertionResponse() methods now take a single arguments object.
  • [server] These methods now include the ability to require user verification during attestation and assertion verification via the new requireUserVerification argument.