summaryrefslogtreecommitdiffhomepage
path: root/packages/browser/src
AgeCommit message (Collapse)Author
2023-10-02Tweak error messageMatthew Miller
2023-10-02Update testsMatthew Miller
2023-10-02Require "webauthn" be solo or at the endMatthew Miller
2023-09-28Add export testMatthew Miller
2023-09-28Fix capitalization issueMatthew Miller
2023-09-28Expose WebauthnAbortService as package exportMatthew Miller
2023-09-28Add new method to manually cancel active ceremonyMatthew Miller
2023-09-28Refine commentsMatthew Miller
2023-09-28Rename webauthnAbortServiceMatthew Miller
2023-09-28Silenec warnings during testsMatthew Miller
2023-09-28Visibly warn when we can encourage positive changeMatthew Miller
2023-09-27Might as well fix one test and add a missing oneMatthew Miller
2023-09-27Add testsMatthew Miller
2023-09-27Export both base64url helpersMatthew Miller
2023-09-27Add testsMatthew Miller
2023-09-27Swallow errors from getters during registrationMatthew Miller
2023-08-18Use single-quotes and increase line widthMatthew Miller
2023-08-18Switch to @rollup/plugin-terser in browser buildMatthew Miller
2023-08-18Fix linting issues in browserMatthew Miller
2023-08-18Remove eslintMatthew Miller
2023-08-18Format browserMatthew Miller
2023-06-25Merge pull request #400 from MasterKale/feat/json-type-updatesm7n-openwrtopenwrtMatthew Miller
feat/json-type-updates
2023-06-25Add test for absence of gettersMatthew Miller
2023-06-25Add testsMatthew Miller
2023-06-25Populate new values when availableMatthew Miller
2023-06-25Tweak commentMatthew Miller
2023-03-15Update WebAuthnAbortService testMatthew Miller
2023-03-15Fix AbortSignal error detectionMatthew Miller
2023-03-15Raise an AbortError when cancelling existing callMatthew Miller
2023-02-28Rename SimpleWebAuthnErrorCodeMatthew Miller
2023-02-28Export SimpleWebAuthnErrorCodeMatthew Miller
2023-02-28Group error codesMatthew Miller
2023-02-28Update testsMatthew Miller
2023-02-28Update error identification with error codesMatthew Miller
2023-02-28Add error codes to WebAuthnErrorMatthew Miller
2023-02-28Pass in original errors as `cause`Matthew Miller
2023-02-28Prepare to expand WebAuthnErrorMatthew Miller
2023-02-28Fix testMatthew Miller
2023-02-28Remove old eslint-disableMatthew Miller
2023-02-08Update testsMatthew Miller
2023-02-08Simply pass through NotAllowedErrorsMatthew Miller
2022-12-27Lint everythingMatthew Miller
2022-12-27Clean up some commentsMatthew Miller
2022-12-27Be more cautious with transportsMatthew Miller
2022-12-27Fix testsMatthew Miller
2022-12-27Remove old commentsMatthew Miller
2022-12-27Revert use of new APIs in browser methodsMatthew Miller
2022-12-27Update startAuthentication to use new valuesMatthew Miller
2022-12-27Update startRegistration to use new valuesMatthew Miller
2022-11-19Fix issues in Browser due to TypeScript upgradeMatthew Miller