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-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
2022-11-03
Remove old conditionalMediationSupported
Matthew Miller
2022-09-28
Remove reset() from abort service
Matthew Miller
2022-09-28
Add reason to call to abort()
Matthew Miller
2022-08-16
Use `git mv` to rename mock
Matthew Miller
2022-08-16
Capitalize the "A" in "Webauthn"
Matthew Miller
2022-07-28
Run `npm run lint`
Matthew Miller
2022-07-28
Update some test imports
Matthew Miller
2022-07-27
Export named utf8StringToBuffer()
Matthew Miller
2022-07-27
Export named toPublicKeyCredentialDescriptor()
Matthew Miller
2022-07-27
Export named bufferToUTF8String()
Matthew Miller
2022-07-27
Export named bufferToBase64URLString
Matthew Miller
2022-07-27
Export named base64URLStringToBuffer
Matthew Miller
2022-07-04
Add tests
Matthew Miller
2022-07-04
Populate authenticatorAttachment
Matthew Miller
2022-07-04
Rename supportBrowserAutofill
Matthew Miller
2022-07-01
Properly type isConditionalMediationAvailable
Matthew Miller
2022-06-21
Add a space between imports and comment
Matthew Miller
2022-06-20
Add tests for conditional UI support
Matthew Miller
2022-06-20
Add tests for WebAuthnAbortService
Matthew Miller
2022-06-20
Update tests for abort support
Matthew Miller
2022-06-20
Address GitHub comments
Matthew Miller
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
[prev]
[next]