summaryrefslogtreecommitdiffhomepage
path: root/packages/browser/src/methods/startRegistration.test.ts
AgeCommit message (Expand)Author
2024-04-11Treat user.id as base64url string during regMatthew Miller
2024-01-20Update browser packageMatthew Miller
2023-09-28Fix capitalization issueMatthew Miller
2023-09-28Rename webauthnAbortServiceMatthew Miller
2023-09-27Add testsMatthew Miller
2023-08-18Use single-quotes and increase line widthMatthew Miller
2023-08-18Fix linting issues in browserMatthew Miller
2023-08-18Format browserMatthew Miller
2023-06-25Add test for absence of gettersMatthew Miller
2023-06-25Add testsMatthew Miller
2023-02-28Update testsMatthew Miller
2023-02-08Update testsMatthew Miller
2022-12-27Lint everythingMatthew Miller
2022-12-27Fix testsMatthew Miller
2022-11-19Fix issues in Browser due to TypeScript upgradeMatthew Miller
2022-09-28Remove reset() from abort serviceMatthew Miller
2022-08-16Capitalize the "A" in "Webauthn"Matthew Miller
2022-07-28Run `npm run lint`Matthew Miller
2022-07-28Update some test importsMatthew Miller
2022-07-04Add testsMatthew Miller
2022-06-20Add tests for WebAuthnAbortServiceMatthew Miller
2022-06-20Update tests for abort supportMatthew Miller
2022-06-20Fix browser method imports in testsMatthew Miller
2022-04-27Add a test for returning "cable" from responseMatthew Miller
2022-04-27Add tests for new transportMatthew Miller
2022-04-12Change error name to a specific type, fixes #190Felix Mosheev
2022-04-11Use new helper instead of error subclassesMatthew Miller
2022-03-07Run lintingMatthew Miller
2022-03-07Define errors globally for testingMatthew Miller
2022-03-06Write tests for startRegistrationMatthew Miller
2021-08-25Update jest testsMatthew Miller
2021-08-24fix unit testsJarrett Helton
2021-08-24Merge remote-tracking branch 'origin/master' into v4/rename-methods-and-typesJarrett Helton
2021-08-21starting attestation -> registration renameJarrett Helton