summaryrefslogtreecommitdiffhomepage
path: root/example
AgeCommit message (Collapse)Author
2020-10-12Update example to v0.10.2Matthew Miller
2020-10-10Update example FIDO Conformance with new MDS URLMatthew Miller
2020-10-07Update example to v0.10.1Matthew Miller
2020-10-07Upgrade example to v0.10.0Matthew Miller
2020-09-13Update example to v0.9.1Matthew Miller
2020-09-13Bump node-fetch from 2.6.0 to 2.6.1 in /exampledependabot[bot]
Bumps [node-fetch](https://github.com/bitinn/node-fetch) from 2.6.0 to 2.6.1. - [Release notes](https://github.com/bitinn/node-fetch/releases) - [Changelog](https://github.com/node-fetch/node-fetch/blob/master/docs/CHANGELOG.md) - [Commits](https://github.com/bitinn/node-fetch/compare/v2.6.0...v2.6.1) Signed-off-by: dependabot[bot] <support@github.com>
2020-09-09Update example to v0.9.0Matthew Miller
2020-08-11Update example to v0.8.2Matthew Miller
2020-07-31Update example to v0.8.1Matthew Miller
2020-07-30Update example to v0.8.0Matthew Miller
2020-07-28Update example to v0.7.4Matthew Miller
2020-07-28Update example project to v0.7.3Matthew Miller
2020-07-24Bump example to v0.7.2Matthew Miller
2020-07-23Update repo READMEs to point to new docs siteMatthew Miller
2020-07-22Implement supportsWebauthn() in example projectMatthew Miller
2020-07-21Make it easier to use different RP ID’s in exampleMatthew Miller
2020-07-20Generalize the conformance metadata directoryMatthew Miller
2020-07-20Comment out conformance importMatthew 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-13Update Example to v0.7.1Matthew Miller
2020-07-13Convert relative URLs in READMEs to absolute URLsMatthew Miller
2020-07-12Update example to v0.7.0Matthew Miller
2020-07-12Remove MetadataService from simple exampleMatthew Miller
2020-07-12Comment out FIDO conformance routerMatthew Miller
2020-07-12Update MetadataService implementation in exampleMatthew Miller
2020-07-12Install dotenv in 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-11Tweak some wording in example RPMatthew 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-05Comment out MetadataService in exampleMatthew Miller
2020-07-05Omit authenticatorAttachment from attestation optsMatthew Miller
2020-07-05Add MetadataService to exampleMatthew Miller
2020-07-05Use async in demo /verify-attestationMatthew 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