summaryrefslogtreecommitdiffhomepage
path: root/example/index.js
AgeCommit message (Expand)Author
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-06-07Add dedicated Express app to test FIDO conformanceMatthew Miller
2020-06-07Update example to v0.6.0Matthew Miller
2020-06-02Refactor example server for breaking changesMatthew Miller
2020-05-27Add new properties to example options generatorsMatthew Miller
2020-05-26Update example to v0.4.0Matthew Miller
2020-05-26Change assertion generation API to group argumentsMatthew Miller
2020-05-26Rename WebAuthntine to SimpleWebAuthnMatthew Miller
2020-05-25Update example server to exclude atte. credentialsMatthew Miller
2020-05-25Revert rpID in exampleMatthew Miller
2020-05-25Run ESLint over everythingMatthew Miller
2020-05-25Run Prettier over everythingMatthew Miller
2020-05-25Clarify some example commentsMatthew Miller
2020-05-25Expand the example to look more like a real setupMatthew Miller
2020-05-25Switch to more generic domainMatthew Miller
2020-05-25Tweak rpID and origin in exampleMatthew Miller
2020-05-25Add some more documentation to the exampleMatthew Miller
2020-05-24Update example to latest versionsMatthew Miller
2020-05-23Pass errors to front end when verification throwsMatthew Miller
2020-05-22Remove some console logging from example serverMatthew Miller
2020-05-22Add some docs to example serverMatthew Miller
2020-05-22Verify the assertion and return a responseMatthew Miller
2020-05-22Use fake domain name for HTTPS certsMatthew Miller
2020-05-22Add comments about what to store from attestationMatthew Miller
2020-05-22Tweak assertion verification path in exampleMatthew Miller
2020-05-22Add some section dividersMatthew Miller
2020-05-22Add endpoint for assertion optionsMatthew Miller
2020-05-22Handle attestation verificationMatthew Miller
2020-05-22Add in-memory “DB” for devices per userMatthew Miller
2020-05-22Add attestation response verificationMatthew Miller
2020-05-22Rearrange method unpackingMatthew Miller
2020-05-22Add endpoint for verifying attestationMatthew Miller
2020-05-22Set up HTTPSMatthew Miller
2020-05-22Wire up an endpoint for attestation optionsMatthew Miller
2020-05-22Add basic example siteMatthew Miller