summaryrefslogtreecommitdiffhomepage
path: root/packages/browser
AgeCommit message (Collapse)Author
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-15chore(release): publish v7.2.0Matthew 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-03-15Merge pull request #367 from MasterKale/feat/better-errorsMatthew Miller
feat/better-errors
2023-03-10Move type devDependencies into dependenciesMatthew 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-28Bump up target to ES2022 and ESNext modulesMatthew Miller
2023-02-28Remove old eslint-disableMatthew Miller
2023-02-08chore(release): publish v7.1.0Matthew Miller
2023-02-08Update testsMatthew Miller
2023-02-08Simply pass through NotAllowedErrorsMatthew Miller
2023-01-29chore(release): publish v7.0.1Matthew Miller
2023-01-29Replace versions with Lerna asteriskMatthew Miller
2023-01-05chore(release): publish v7.0.0Matthew 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
2022-11-03Update gitHead in recently published packagesMatthew Miller
2022-11-03chore(release): publish v6.2.2Matthew Miller
2022-11-03Remove old conditionalMediationSupportedMatthew Miller
2022-09-29Update references to other packagesMatthew Miller
2022-09-28chore(release): publish v6.2.1Matthew Miller
2022-09-28Remove reset() from abort serviceMatthew Miller
2022-09-28Add reason to call to abort()Matthew Miller
2022-09-08Add "passkeys" to npm keywords for next buildMatthew Miller
2022-08-16chore(release): publish v6.0.0Matthew Miller
2022-08-16Use `git mv` to rename mockMatthew Miller
2022-08-16Capitalize the "A" in "Webauthn"Matthew Miller
2022-08-05chore(release): publish v5.4.1Matthew Miller
2022-08-05Fix import of TextDecoderMatthew Miller