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
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
2022-12-27
Clean up some comments
Matthew Miller
2022-12-27
Be more cautious with transports
Matthew Miller
2022-12-27
Fix tests
Matthew Miller
2022-12-27
Remove old comments
Matthew Miller
2022-12-27
Revert use of new APIs in browser methods
Matthew Miller
2022-12-27
Update startAuthentication to use new values
Matthew Miller
2022-12-27
Update startRegistration to use new values
Matthew Miller
2022-11-19
Fix issues in Browser due to TypeScript upgrade
Matthew Miller
[next]