index
:
SimpleWebAuthn
master
openwrt
SimpleWebAuthn
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
packages
/
browser
Age
Commit message (
Collapse
)
Author
2024-04-12
chore(release): publish v10.0.0
Matthew Miller
2024-04-12
Add tests
Matthew Miller
2024-04-12
Ensure Conditional UI has WebAuthn available
Matthew Miller
2024-04-12
Rename options JSON args in browser methods
Matthew Miller
2024-04-11
Remove UTF-8 string helpers from browser
Matthew Miller
2024-04-11
Treat userHandle as base64url string during auth
Matthew Miller
2024-04-11
Treat user.id as base64url string during reg
Matthew Miller
2024-01-25
chore(release): publish v9.0.1
Matthew Miller
2024-01-20
chore(release): publish v9.0.0
Matthew Miller
2024-01-20
Update browser package
Matthew Miller
2024-01-20
Update docs and other references to new name
Matthew Miller
2024-01-19
chore(release): publish v8.3.7
Matthew Miller
2024-01-18
Export WebAuthnError
Mathieu Acthernoene
2023-10-27
chore(release): publish v8.3.4
Matthew Miller
2023-10-25
chore(release): publish v8.3.3
Matthew Miller
2023-10-02
chore(release): publish v8.3.1
Matthew Miller
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-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
Silenec warnings during tests
Matthew Miller
2023-09-28
Visibly warn when we can encourage positive change
Matthew Miller
2023-09-27
chore(release): publish v8.2.0
Matthew Miller
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
Add tests
Matthew Miller
2023-09-27
Swallow errors from getters during registration
Matthew Miller
2023-08-23
chore(release): publish v8.0.2
Matthew Miller
2023-08-23
Drop browser build target down a year
Matthew Miller
2023-08-22
chore(release): publish v8.0.0
Matthew Miller
2023-08-20
chore(release): publish v8.0.0-alpha.0
Matthew Miller
2023-08-20
Add tslib to browser devDeps
Matthew Miller
2023-08-20
Set up pnpm
Matthew Miller
2023-08-19
Revert browser link to types
Matthew Miller
2023-08-19
Add LICENSE.md to all packages
Matthew Miller
2023-08-19
Tweak browser package.json
Matthew Miller
2023-08-18
Try to link browser to typescript-types
Matthew Miller
2023-08-18
Use single-quotes and increase line width
Matthew Miller
2023-08-18
Fix browser tests custom test environment
Matthew Miller
2023-08-18
Switch to @rollup/plugin-terser in browser build
Matthew Miller
2023-08-18
Fix linting issues in browser
Matthew Miller
2023-08-18
Remove eslint
Matthew Miller
[next]