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
2022-06-20
Reset abort service after API call outcome
Matthew Miller
2022-06-20
Run `npm lint` on PR's files
Matthew Miller
2022-06-20
Perform some minor cleanup
Matthew Miller
2022-06-20
Fix browser method imports in tests
Matthew Miller
2022-06-20
Rearrange `options` for easier typing
Matthew Miller
2022-06-20
Attempt to cast PublicKeyCredential for new method
Matthew Miller
2022-06-19
Rename conditional UI support check method
Matthew Miller
2022-06-17
Replace two default exports with named exports
Matthew Miller
2022-06-17
Create WebAuthnAbortService for abort signal mgmt
Matthew Miller
2022-06-17
Configure options for conditional UI
Matthew Miller
2022-06-17
Add new supportBrowserAutofill arg
Matthew Miller
2022-04-27
Use our custom AuthenticatorTransport in browser
Matthew Miller
2022-04-27
Add a test for returning "cable" from response
Matthew Miller
2022-04-27
Add tests for new transport
Matthew Miller
2022-04-27
Add "cable" support
Matthew Miller
2022-04-12
Change error name to a specific type, fixes #190
Felix Mosheev
2022-04-11
Remove old generateCustomError
Matthew Miller
2022-04-11
Use new helper instead of error subclasses
Matthew Miller
2022-04-11
Migrate custom errors into jest helper
Matthew Miller
2022-03-07
Run linting
Matthew Miller
2022-03-07
Add tests for authentication
Matthew Miller
2022-03-07
Wire up authentication error identification
Matthew Miller
2022-03-07
Fix some copy-paste issues
Matthew Miller
2022-03-07
Define errors globally for testing
Matthew Miller
2022-03-06
Write tests for startRegistration
Matthew Miller
2022-03-06
Add mock for window.location.hostname
Matthew Miller
2022-03-06
Update how navigator.credentials is mocked
Matthew Miller
2022-03-04
Add initial identifyAuthenticationError()
Matthew Miller
2022-03-04
Add some docs
Matthew Miller
2022-03-04
Move WebAuthnError into structs for sharing
Matthew Miller
2022-03-04
Get more specific with user ID TypeError
Matthew Miller
2022-03-04
Add actual error type suffix
Matthew Miller
2022-03-04
Remove console.log statements
Matthew Miller
2022-03-04
Clarify InvalidStateError message
Matthew Miller
2022-03-04
Add localhost as an effective domain
Matthew Miller
2022-03-04
Identify error during startRegistration
Matthew Miller
2022-03-04
Add registration error identifier logic
Matthew Miller
2021-08-31
Update tests
Matthew Miller
2021-08-31
Make sure WebAuthn is available before isUVPAA
Matthew Miller
2021-08-25
Update jest tests
Matthew Miller
2021-08-24
fix unit tests
Jarrett Helton
2021-08-24
Merge remote-tracking branch 'origin/master' into v4/rename-methods-and-types
Jarrett Helton
2021-08-24
rename default exports
Jarrett Helton
2021-08-23
Export new helper method
Matthew Miller
2021-08-23
Add tests for new method
Matthew Miller
2021-08-23
Rename supportsWebAuthn (and fix tests)
Matthew Miller
2021-08-23
Add new platformAuthenticatorIsAvailable helper
Matthew Miller
2021-08-21
renaming assertion -> authentication
Jarrett Helton
2021-08-21
starting attestation -> registration rename
Jarrett Helton
2021-04-15
Unify naming convention of string<->buffer helpers
Matthew Miller
[prev]
[next]