summaryrefslogtreecommitdiffhomepage
path: root/packages/server/src/assertion/verifyAssertionResponse.test.ts
AgeCommit message (Expand)Author
2021-08-23start server package movementsJarrett Helton
2021-08-21renaming assertion -> authenticationJarrett Helton
2021-02-06Update unit tests for req’d clientExtensionResultsMatthew Miller
2021-02-03Make userHandle on AuthenticatorDevice optionalMatthew Miller
2021-02-03Rename verifyAssertionResponse authenticatorInfoMatthew Miller
2021-02-03Update unit testsMatthew Miller
2021-01-21Support multiple expected RP IDsMatthew Miller
2021-01-21Support multiple expected originsMatthew Miller
2020-09-09Clarify in test that any TPM assertion will doMatthew Miller
2020-09-09Upgrade existing assertion test public keysMatthew Miller
2020-09-08Skip broken test for nowMatthew Miller
2020-08-29Add real TPM assertion testMatthew Miller
2020-07-29Update server testsMatthew Miller
2020-07-12Fix assertion testsMatthew Miller
2020-06-07Enable requiring user verification while verifyingMatthew Miller
2020-06-06Tweak existing assertion test authenticator counterMatthew Miller
2020-06-06Add assertion verification test for RP ID checkMatthew Miller
2020-06-06Add unit test for verifying first-time assertionMatthew Miller
2020-06-06Make verification logic adhere closer to specMatthew Miller
2020-06-05Run linting over server packageMatthew Miller
2020-06-02Fix verifyAssertionResponse testsMatthew Miller
2020-06-01Refactor verify methods to new response structureMatthew Miller
2020-05-25Run Prettier over everythingMatthew Miller
2020-05-24Fix unit testsMatthew Miller
2020-05-24Check challenges in attestations and assertionsMatthew Miller
2020-05-23Remove old comment from verify assertion testMatthew Miller
2020-05-23Remove console.log from unit testMatthew Miller
2020-05-23Ensure assertion origin starts with “https://“Matthew Miller
2020-05-22Add authenticatorInfo after assertion verificationMatthew Miller
2020-05-22Convert parseAttestationAuthData to helperMatthew Miller
2020-05-21Update throw tests in serverMatthew Miller
2020-05-21Finish testing verifyAssertionResponseMatthew Miller
2020-05-21Remove null userHandle from server testMatthew Miller
2020-05-20Initialize lerna project and move code to `server`Matthew Miller