summaryrefslogtreecommitdiffhomepage
path: root/packages/browser
AgeCommit message (Collapse)Author
2024-04-12chore(release): publish v10.0.0Matthew Miller
2024-04-12Add testsMatthew Miller
2024-04-12Ensure Conditional UI has WebAuthn availableMatthew Miller
2024-04-12Rename options JSON args in browser methodsMatthew Miller
2024-04-11Remove UTF-8 string helpers from browserMatthew Miller
2024-04-11Treat userHandle as base64url string during authMatthew Miller
2024-04-11Treat user.id as base64url string during regMatthew Miller
2024-01-25chore(release): publish v9.0.1Matthew Miller
2024-01-20chore(release): publish v9.0.0Matthew Miller
2024-01-20Update browser packageMatthew Miller
2024-01-20Update docs and other references to new nameMatthew Miller
2024-01-19chore(release): publish v8.3.7Matthew Miller
2024-01-18Export WebAuthnErrorMathieu Acthernoene
2023-10-27chore(release): publish v8.3.4Matthew Miller
2023-10-25chore(release): publish v8.3.3Matthew Miller
2023-10-02chore(release): publish v8.3.1Matthew Miller
2023-10-02Tweak error messageMatthew Miller
2023-10-02Update testsMatthew Miller
2023-10-02Require "webauthn" be solo or at the endMatthew Miller
2023-10-02chore(release): publish v8.3.0Matthew 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-28chore(release): publish v8.2.1Matthew Miller
2023-09-28Silenec warnings during testsMatthew Miller
2023-09-28Visibly warn when we can encourage positive changeMatthew Miller
2023-09-27chore(release): publish v8.2.0Matthew 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-23chore(release): publish v8.0.2Matthew Miller
2023-08-23Drop browser build target down a yearMatthew Miller
2023-08-22chore(release): publish v8.0.0Matthew Miller
2023-08-20chore(release): publish v8.0.0-alpha.0Matthew Miller
2023-08-20Add tslib to browser devDepsMatthew Miller
2023-08-20Set up pnpmMatthew Miller
2023-08-19Revert browser link to typesMatthew Miller
2023-08-19Add LICENSE.md to all packagesMatthew Miller
2023-08-19Tweak browser package.jsonMatthew Miller
2023-08-18Try to link browser to typescript-typesMatthew Miller
2023-08-18Use single-quotes and increase line widthMatthew Miller
2023-08-18Fix browser tests custom test environmentMatthew 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