index
:
SimpleWebAuthn
master
openwrt
SimpleWebAuthn
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
packages
/
browser
/
src
/
methods
/
startAuthentication.test.ts
Age
Commit message (
Expand
)
Author
2023-02-28
Update tests
Matthew Miller
2023-02-08
Update tests
Matthew Miller
2022-12-27
Lint everything
Matthew Miller
2022-12-27
Fix tests
Matthew Miller
2022-11-19
Fix issues in Browser due to TypeScript upgrade
Matthew Miller
2022-09-28
Remove reset() from abort service
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-04
Add tests
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
Fix browser method imports in tests
Matthew Miller
2022-04-27
Add tests for new transport
Matthew Miller
2022-04-12
Change error name to a specific type, fixes #190
Felix Mosheev
2022-04-11
Use new helper instead of error subclasses
Matthew Miller
2022-03-07
Add tests for authentication
Matthew Miller
2021-08-25
Update jest tests
Matthew Miller
2021-08-24
fix unit tests
Jarrett Helton
2021-08-24
Merge remote-tracking branch 'origin/master' into v4/rename-methods-and-types
Jarrett Helton
2021-08-21
renaming assertion -> authentication
Jarrett Helton