index
:
SimpleWebAuthn
master
openwrt
SimpleWebAuthn
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
packages
/
server
/
src
Age
Commit message (
Collapse
)
Author
2023-08-23
Fix dynamic import attempt
Matthew Miller
2023-08-22
Move @hexagon/base64 import into deps.ts
Matthew Miller
2023-08-19
Realize I should use simpler esm.sh URLs
Matthew Miller
2023-08-18
Use single-quotes and increase line width
Matthew Miller
2023-08-18
Fix issue with getWebCrypto in Node
Matthew Miller
2023-08-18
Update server deps.ts
Matthew Miller
2023-08-18
Finish thought in getWebCrypto
Matthew Miller
2023-08-18
Remove more eslint comments from server
Matthew Miller
2023-08-17
Clean out server Jest config
Matthew Miller
2023-08-17
Update MetadataService tests
Matthew Miller
2023-08-17
Create new fetch helper
Matthew Miller
2023-08-17
Update SettingsService tests
Matthew Miller
2023-08-17
Update MetadataService E2E tests
Matthew Miller
2023-08-17
Update verifyAttestationAndroidSafetyNet tests
Matthew Miller
2023-08-17
Update verifyJWT tests
Matthew Miller
2023-08-17
Tweak wording in verifyAttestationApple test
Matthew Miller
2023-08-17
Update verifyAttestationAndroidKey tests
Matthew Miller
2023-08-17
Update verifyAttestationApple tests
Matthew Miller
2023-08-17
Update index tests
Matthew Miller
2023-08-17
Update verifyAttestationPacked tests
Matthew Miller
2023-08-17
Update verifyAttestationTPM tests
Matthew Miller
2023-08-17
Update verifyAttestationWithMetadata tests
Matthew Miller
2023-08-17
Remove Jest mocks
Matthew Miller
2023-08-17
Update toHash tests
Matthew Miller
2023-08-17
Update parseBackupFlags tests
Matthew Miller
2023-08-17
Update parseAuthenticatorData tests
Matthew Miller
2023-08-17
Update generateChallenge tests
Matthew Miller
2023-08-17
Update decodeClientDataJSON tests
Matthew Miller
2023-08-17
Update decodeAuthenticatorExtensions tests
Matthew Miller
2023-08-17
Update decodeAttestationObject tests
Matthew Miller
2023-08-17
Update convertPEMToBytes test
Matthew Miller
2023-08-17
Update convertCOSEtoPKCS tests
Matthew Miller
2023-08-17
Update convertCertBufferToPEM tests
Matthew Miller
2023-08-17
Update verifyOKP tests
Matthew Miller
2023-08-17
Update convertAAGUIDToString tests
Matthew Miller
2023-08-17
Update generateRegistrationOptions tests
Matthew Miller
2023-08-17
Don't mutate original CBOR bytes
Matthew Miller
2023-08-17
Refactor verifyRegistrationResponse tests
Matthew Miller
2023-08-17
Update verifyAuthenticationResponse tests
Matthew Miller
2023-08-16
Update generateAuthenticationOptions tests
Matthew Miller
2023-08-16
Add missing await
Matthew Miller
2023-08-16
Deal with making getRandomValues async
Matthew Miller
2023-08-16
Remove unused old WebCrypto import
Matthew Miller
2023-08-16
Run `deno fmt` on everything
Matthew Miller
2023-08-16
Add getWebCrypto to isoCrypto
Matthew Miller
2023-08-16
Replace iso-webcrypto with Deno's crypto
Matthew Miller
2023-08-16
Run `ddi fmt` over src/
Matthew Miller
2023-08-16
Fix debug lib type export
Matthew Miller
2023-08-16
Fix versions on more NPM libs
Matthew Miller
2023-08-16
Move @peculiar libs to deps.ts
Matthew Miller
[prev]
[next]