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
2020-05-25
Run ESLint over everything
Matthew Miller
2020-05-25
Run Prettier over everything
Matthew Miller
2020-05-25
Remove global.window check in setupTests
Matthew Miller
2020-05-25
Add test for window being undefined
Pascal Sthamer
2020-05-25
Make @webauthntine/browser work in node env
Pascal Sthamer
2020-05-23
Fix padding count calculation
Matthew Miller
2020-05-22
Require credential ID from browser after assertion
Matthew Miller
2020-05-22
Clarify usage of toUint8Array
Matthew Miller
2020-05-22
Fix misspelling in toBase64String test
Matthew Miller
2020-05-22
Adjust some mock values in startAssertion tests
Matthew Miller
2020-05-22
Adjust how cred ID is converted for assertion
Matthew Miller
2020-05-22
Stop stripping base64 padding in browser
Matthew Miller
2020-05-21
Comment out console spies in browser
Matthew Miller
2020-05-21
Add remaining unit tests for browser
Matthew Miller
2020-05-21
Add tests for startAttestation in browser
Matthew Miller
2020-05-21
Capitalize “WebAuthn” properly
Matthew Miller
2020-05-21
Add startAssertion to browser
Matthew Miller
2020-05-20
Add startAttestation to browser exports
Matthew Miller
2020-05-20
Try to settle on a metaphor
Matthew Miller
2020-05-20
Add more docs to startAttestation in browser
Matthew Miller
2020-05-20
Refine type naming
Matthew Miller
2020-05-20
Export supportsWebauthn from browser
Matthew Miller
2020-05-20
Add startAttestation method to browser
Matthew Miller
2020-05-20
Add some browser helpers
Matthew Miller
2020-05-20
Create browser package
Matthew Miller
[prev]