index
:
SimpleWebAuthn
master
openwrt
SimpleWebAuthn
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
packages
/
browser
/
src
Age
Commit message (
Collapse
)
Author
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-20
Update browser package
Matthew Miller
2024-01-18
Export WebAuthnError
Mathieu Acthernoene
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-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
Silenec warnings during tests
Matthew Miller
2023-09-28
Visibly warn when we can encourage positive change
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-18
Use single-quotes and increase line width
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
2023-08-18
Format browser
Matthew Miller
2023-06-25
Merge pull request #400 from MasterKale/feat/json-type-updates
m7n-openwrt
openwrt
Matthew Miller
feat/json-type-updates
2023-06-25
Add test for absence of getters
Matthew Miller
2023-06-25
Add tests
Matthew Miller
2023-06-25
Populate new values when available
Matthew Miller
2023-06-25
Tweak comment
Matthew Miller
2023-03-15
Update WebAuthnAbortService test
Matthew Miller
2023-03-15
Fix AbortSignal error detection
Matthew Miller
2023-03-15
Raise an AbortError when cancelling existing call
Matthew Miller
2023-02-28
Rename SimpleWebAuthnErrorCode
Matthew Miller
2023-02-28
Export SimpleWebAuthnErrorCode
Matthew Miller
2023-02-28
Group error codes
Matthew Miller
2023-02-28
Update tests
Matthew Miller
2023-02-28
Update error identification with error codes
Matthew Miller
2023-02-28
Add error codes to WebAuthnError
Matthew Miller
2023-02-28
Pass in original errors as `cause`
Matthew Miller
2023-02-28
Prepare to expand WebAuthnError
Matthew Miller
2023-02-28
Fix test
Matthew Miller
2023-02-28
Remove old eslint-disable
Matthew Miller
2023-02-08
Update tests
Matthew Miller
2023-02-08
Simply pass through NotAllowedErrors
Matthew Miller
2022-12-27
Lint everything
Matthew Miller
[next]