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
2022-08-16
Use `git mv` to rename mock
Matthew Miller
2022-08-16
Capitalize the "A" in "Webauthn"
Matthew Miller
2022-08-05
chore(release): publish v5.4.1
Matthew Miller
2022-08-05
Fix import of TextDecoder
Matthew Miller
2022-08-05
Change browser part to module
Patrick Haun
2022-07-28
chore(release): publish v5.4.0
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
chore(release): publish v5.3.0
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-06-15
Simplify browser versioning comment
Matthew Miller
2022-06-15
Try using targetDefaults
Matthew Miller
2022-06-15
Update how browser and server link to types
Matthew Miller
2022-06-14
Set up build caching
Matthew Miller
2022-05-18
chore(release): publish v5.2.1
Matthew Miller
2022-05-16
chore(release): publish v5.2.0
Matthew Miller
2022-04-27
Use our custom AuthenticatorTransport in browser
Matthew Miller
2022-04-27
Unpin TS 4.3.5 from 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-13
chore(release): publish v5.1.0
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
[prev]
[next]