index
:
SimpleWebAuthn
master
openwrt
SimpleWebAuthn
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
packages
/
browser
/
src
/
index.ts
Age
Commit message (
Expand
)
Author
2024-01-18
Export WebAuthnError
Mathieu Acthernoene
2023-09-28
Fix capitalization issue
Matthew Miller
2023-09-28
Expose WebauthnAbortService as package export
Matthew Miller
2023-09-27
Export both base64url helpers
Matthew Miller
2023-08-18
Use single-quotes and increase line width
Matthew Miller
2023-08-18
Format browser
Matthew Miller
2023-02-28
Rename SimpleWebAuthnErrorCode
Matthew Miller
2023-02-28
Export SimpleWebAuthnErrorCode
Matthew Miller
2022-08-16
Capitalize the "A" in "Webauthn"
Matthew Miller
2022-06-20
Perform some minor cleanup
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
2021-08-24
Merge remote-tracking branch 'origin/master' into v4/rename-methods-and-types
Jarrett Helton
2021-08-23
Export new helper method
Matthew Miller
2021-08-23
Rename supportsWebAuthn (and fix tests)
Matthew Miller
2021-08-21
renaming assertion -> authentication
Jarrett Helton
2021-08-21
starting attestation -> registration rename
Jarrett Helton
2020-10-27
chore: Remove unnecessary @preferred tag
Gerrit Birkeland
2020-05-29
Add plugin for better module naming control
Matthew Miller
2020-05-25
Run Prettier over everything
Matthew Miller
2020-05-21
Add startAssertion to browser
Matthew Miller
2020-05-20
Add startAttestation to browser exports
Matthew Miller
2020-05-20
Export supportsWebauthn from browser
Matthew Miller
2020-05-20
Create browser package
Matthew Miller