summaryrefslogtreecommitdiffhomepage
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-25Merge pull request #399 from MasterKale/feat/smart-card-transportMatthew Miller
feat/smart-card-transport
2023-06-25Shift publicKey aroundMatthew Miller
2023-06-25Add testsMatthew Miller
2023-06-25Populate new values when availableMatthew Miller
2023-06-25Update AuthenticatorAttestationResponseJSONMatthew Miller
2023-06-25Tweak commentMatthew Miller
2023-06-25Add new "smart-card" transportMatthew Miller
2023-06-22chore(release): publish v7.3.1Matthew Miller
2023-06-22Update CHANGELOG to v7.3.1Matthew Miller
2023-06-22Tweak some server README contentMatthew Miller
2023-06-22Merge pull request #396 from MasterKale/395-support-typescript-4.0Matthew Miller
395-support-typescript-4.0
2023-06-22Update minimum supported version to 4.4Matthew Miller
2023-06-22Specify minimum supported TypeScriptMatthew Miller
2023-06-22Change syntax for readonly propertyMatthew Miller
2023-06-04chore(release): publish v7.3.0Matthew Miller
2023-06-04Update CHANGELOG to v7.3.0Matthew Miller
2023-06-04Merge pull request #390 from MasterKale/fix/388-fido-mds-rsa-jwtMatthew Miller
fix/388-fido-mds-rsa-jwt
2023-06-04Add an E2E test against live FIDO MDSMatthew Miller
2023-06-04Support use of RSA for JWT signaturesMatthew Miller
2023-06-04Support PEM certs with leading spaces on each lineMatthew Miller
2023-04-17Merge pull request #381 from ↵Matthew Miller
MasterKale/fix/379-update-example-fido-current-challenge fix/379-update-example-fido-current-challenge
2023-04-16Override extensions with what Conformance wantsMatthew Miller
2023-04-16Update FIDO MDS getEndpoints URLMatthew Miller
2023-04-16Use request session for currentChallegeMatthew Miller
2023-03-15Update example to v7.2.0Matthew Miller
2023-03-15chore(release): publish v7.2.0Matthew Miller
2023-03-15Update CHANGELOG to v7.2.0Matthew Miller
2023-03-15Merge pull request #371 from MasterKale/fix/359-error-from-conditional-ui-abortMatthew Miller
fix/359-error-from-conditional-ui-abort
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-15Merge pull request #370 from MasterKale/feat/types-in-dependenciesMatthew Miller
feat/types-in-dependencies
2023-03-15Merge pull request #361 from ↵Matthew Miller
MasterKale/fix/360-shorten-list-of-default-pub-key-algs fix/360-shorten-list-of-default-pub-key-algs
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-16Update testsMatthew Miller
2023-02-16Shorten list of default public key algsMatthew Miller