Age | Commit message (Collapse) | Author | |
---|---|---|---|
2023-10-02 | Tweak error message | Matthew Miller | |
2023-10-02 | Update tests | Matthew Miller | |
2023-10-02 | Require "webauthn" be solo or at the end | Matthew Miller | |
2023-10-02 | chore(release): publish v8.3.0 | Matthew Miller | |
2023-10-02 | Update CHANGELOG to v8.3.0 | Matthew Miller | |
2023-10-02 | Update build tasks to use pnpm | Matthew Miller | |
2023-10-02 | Merge pull request #449 from MasterKale/feat/448-manual-ceremony-cancellation | Matthew Miller | |
feat/448-manual-ceremony-cancellation | |||
2023-09-28 | Add export test | Matthew Miller | |
2023-09-28 | Fix capitalization issue | Matthew Miller | |
2023-09-28 | Expose WebauthnAbortService as package export | Matthew Miller | |
2023-09-28 | Add new method to manually cancel active ceremony | Matthew Miller | |
2023-09-28 | Refine comments | Matthew Miller | |
2023-09-28 | Rename webauthnAbortService | Matthew Miller | |
2023-09-28 | chore(release): publish v8.2.1 | Matthew Miller | |
2023-09-28 | Update CHANGELOG to v8.2.1 | Matthew Miller | |
2023-09-28 | Merge pull request #447 from MasterKale/feat/good-webauthn-stewardship | Matthew Miller | |
feat/good-webauthn-stewardship | |||
2023-09-28 | Silenec warnings during tests | Matthew Miller | |
2023-09-28 | Visibly warn when we can encourage positive change | Matthew Miller | |
2023-09-27 | Simplify publish commands in HANDBOOK | Matthew Miller | |
2023-09-27 | chore(release): publish v8.2.0 | Matthew Miller | |
2023-09-27 | Update CHANGELOG to v8.2.0 | Matthew Miller | |
2023-09-27 | Merge pull request #444 from MasterKale/feat/export-base64url-helpers-browser | Matthew Miller | |
feat/export-base64url-helpers-browser | |||
2023-09-27 | Might as well fix one test and add a missing one | Matthew Miller | |
2023-09-27 | Add tests | Matthew Miller | |
2023-09-27 | Export both base64url helpers | Matthew Miller | |
2023-09-27 | Merge pull request #436 from opennetwork/expected-type | Matthew Miller | |
Add `expectedType` for verifyAuthenticationResponse and verifyRegistrationResponse | |||
2023-09-27 | Merge pull request #443 from MasterKale/fix/438-handle-bad-publickey-getters | Matthew Miller | |
fix/438-handle-bad-publickey-getters | |||
2023-09-27 | Add tests | Matthew Miller | |
2023-09-27 | Swallow errors from getters during registration | Matthew Miller | |
2023-09-27 | Merge pull request #441 from ↵ | Matthew Miller | |
MasterKale/fix/440-handle-malformed-authdata-firefox-117 fix/440-handle-malformed-authdata-firefox-117 | |||
2023-09-23 | Remove a console.log | Matthew Miller | |
2023-09-23 | Clarify some comments | Matthew Miller | |
2023-09-23 | Fix issue with VS Code Deno extension | Matthew Miller | |
2023-09-23 | Add test | Matthew Miller | |
2023-09-23 | Detect and fix bad bytes | Matthew Miller | |
2023-09-23 | Refine the bootstrapping process | Matthew Miller | |
2023-09-21 | Add browser extension example to bug template | Matthew Miller | |
2023-09-21 | Update server deno dependencies | Matthew Miller | |
2023-09-13 | Add tests for expectedType | Fabian Cook | |
2023-09-13 | Add monorepo bootstrap command | Matthew Miller | |
2023-09-12 | expectedType for verifyRegistrationResponse | Fabian Cook | |
Related to https://github.com/MasterKale/SimpleWebAuthn/discussions/402 | |||
2023-09-12 | expectedType for verifyAuthenticationResponse | Fabian Cook | |
Related to https://github.com/MasterKale/SimpleWebAuthn/discussions/402 | |||
2023-09-04 | Update example for v8.1.1 | Matthew Miller | |
2023-09-04 | chore(release): publish v8.1.1 | Matthew Miller | |
2023-09-04 | Update CHANGELOG to v8.1.1 | Matthew Miller | |
2023-09-04 | Merge pull request #434 from MasterKale/fix/430-make-debug-logging-noop | Matthew Miller | |
fix/430-make-debug-logging-noop | |||
2023-09-04 | Make debug logging a noop for now | Matthew Miller | |
2023-09-04 | Update example to server v8.1.0 | Matthew Miller | |
2023-08-30 | Fix typo in changelog | Matthew Miller | |
2023-08-30 | Update Handbook | Matthew Miller | |