summaryrefslogtreecommitdiffhomepage
path: root/example/fido-conformance.js
AgeCommit message (Expand)Author
2020-11-16Start porting fido-conformance to TSMatthew Miller
2020-10-10Update example FIDO Conformance with new MDS URLMatthew Miller
2020-10-07Upgrade example to v0.10.0Matthew Miller
2020-09-09Update example to v0.9.0Matthew Miller
2020-07-30Update example to v0.8.0Matthew Miller
2020-07-20Generalize the conformance metadata directoryMatthew Miller
2020-07-20Put comment where it should have beenMatthew Miller
2020-07-20Pair up console output to avoid confusionMatthew Miller
2020-07-20Uninstall dotenvMatthew Miller
2020-07-20Update MetadataService init to query for metadataMatthew Miller
2020-07-20Add route suffix to exports and rename routerMatthew Miller
2020-07-20Move up const’s for earlier useMatthew Miller
2020-07-20Update Example to use mkcert for SSLMatthew Miller
2020-07-12Remove MetadataService from simple exampleMatthew Miller
2020-07-12Add some more comments to FIDO conformance routerMatthew Miller
2020-07-12Make FIDO conformance router a little more robustMatthew Miller
2020-07-12Remove domain-specific testing metadata TOC’sMatthew Miller
2020-07-08Help identify error output during conformanceMatthew Miller
2020-07-08Help RP error messages stand outMatthew Miller
2020-07-08Update MetadataService in conformance routesMatthew Miller
2020-07-08Remember userVerification during assertionMatthew Miller
2020-07-04Update FIDO conformance router to use asyncMatthew Miller
2020-07-04Wire up MetadataService in example conformanceMatthew Miller
2020-06-25Add route for assertion verificationsMatthew Miller
2020-06-25Fix RP ID in conformance testsMatthew Miller
2020-06-23Add endpoint for FIDO assertion option testsMatthew Miller
2020-06-08Improve conformance server to handle test suiteMatthew Miller
2020-06-07Add dedicated Express app to test FIDO conformanceMatthew Miller