index
:
SimpleWebAuthn
master
openwrt
SimpleWebAuthn
summary
refs
log
tree
commit
diff
homepage
log msg
author
committer
range
path:
root
/
example
/
fido-conformance.js
Age
Commit message (
Expand
)
Author
2020-11-16
Start porting fido-conformance to TS
Matthew Miller
2020-10-10
Update example FIDO Conformance with new MDS URL
Matthew Miller
2020-10-07
Upgrade example to v0.10.0
Matthew Miller
2020-09-09
Update example to v0.9.0
Matthew Miller
2020-07-30
Update example to v0.8.0
Matthew Miller
2020-07-20
Generalize the conformance metadata directory
Matthew Miller
2020-07-20
Put comment where it should have been
Matthew Miller
2020-07-20
Pair up console output to avoid confusion
Matthew Miller
2020-07-20
Uninstall dotenv
Matthew Miller
2020-07-20
Update MetadataService init to query for metadata
Matthew Miller
2020-07-20
Add route suffix to exports and rename router
Matthew Miller
2020-07-20
Move up const’s for earlier use
Matthew Miller
2020-07-20
Update Example to use mkcert for SSL
Matthew Miller
2020-07-12
Remove MetadataService from simple example
Matthew Miller
2020-07-12
Add some more comments to FIDO conformance router
Matthew Miller
2020-07-12
Make FIDO conformance router a little more robust
Matthew Miller
2020-07-12
Remove domain-specific testing metadata TOC’s
Matthew Miller
2020-07-08
Help identify error output during conformance
Matthew Miller
2020-07-08
Help RP error messages stand out
Matthew Miller
2020-07-08
Update MetadataService in conformance routes
Matthew Miller
2020-07-08
Remember userVerification during assertion
Matthew Miller
2020-07-04
Update FIDO conformance router to use async
Matthew Miller
2020-07-04
Wire up MetadataService in example conformance
Matthew Miller
2020-06-25
Add route for assertion verifications
Matthew Miller
2020-06-25
Fix RP ID in conformance tests
Matthew Miller
2020-06-23
Add endpoint for FIDO assertion option tests
Matthew Miller
2020-06-08
Improve conformance server to handle test suite
Matthew Miller
2020-06-07
Add dedicated Express app to test FIDO conformance
Matthew Miller