summaryrefslogtreecommitdiffhomepage
path: root/example
AgeCommit message (Collapse)Author
2024-04-12Update Example to v10.0.0Matthew Miller
2024-02-24Update Example project Node typesMatthew Miller
2024-02-22Update example to v9.0.3Matthew Miller
2024-01-20Update example to v9.0.0Matthew Miller
2023-12-28Update example to v8.3.5Matthew Miller
2023-12-28Tweak comment wordingMatthew Miller
2023-12-28Add links to passkeys.dev about "preferred"Matthew Miller
2023-12-28Do the same for authenticationMatthew Miller
2023-12-28Prefer UV but be okay without itMatthew Miller
2023-10-02Update example autocomplete attributesMatthew Miller
2023-09-04Update example for v8.1.1Matthew Miller
2023-09-04Update example to server v8.1.0Matthew Miller
2023-08-18Use single-quotes and increase line widthMatthew Miller
2023-08-18Run `deno fmt` on example projectMatthew Miller
2023-08-18Remove eslintMatthew Miller
2023-08-04Replace base64url with isoBase64URLTelluu
2023-04-16Override extensions with what Conformance wantsMatthew Miller
2023-04-16Update FIDO MDS getEndpoints URLMatthew Miller
2023-04-16Use request session for currentChallegeMatthew Miller
2023-03-15Update example to v7.2.0Matthew Miller
2023-01-05Adds httpOnly flagMoritz Friedrich
2023-01-05Add sessions to the example appMoritz Friedrich
2023-01-05Update example to v7.0.0Matthew Miller
2022-09-28Update example to v6.2.1Matthew Miller
2022-08-22Update example to server@6.2.0Matthew Miller
2022-08-18Update Example to v6.1.0Matthew Miller
2022-08-16Update example to v6.0.0Matthew Miller
2022-08-15Run `npm audit fix` on ExampleMatthew Miller
2022-08-15Enhance FIDO Conformance support in ExampleMatthew Miller
2022-08-15Update Example to server@5.4.5Matthew Miller
2022-07-05Fix credential ID comparison in examplenflaig
2022-07-04Update example to v5.3.0Matthew Miller
2022-07-04Update example with Conditional UI supportMatthew Miller
2022-07-04Return 400 response on unknown authenticatorMatthew Miller
2022-07-04Allow transports to be undefinedMatthew Miller
2022-07-04Require resident key in exampleMatthew Miller
2022-07-04Run `npm audit fix` on example serverMatthew Miller
2022-04-27Update example to v5.1.0Matthew Miller
2022-04-02Update example dependenciesMatthew Miller
2022-04-02Remove old `requireResidentKey` from exampleMatthew Miller
2022-04-02Add RP_ID env var to exampleMatthew Miller
2022-02-10Switch to none attestation in exampleMatthew Miller
2022-02-10Require user verification in example serverMatthew Miller
2022-02-01Run `npm audit fix` on exampleMatthew Miller
2021-11-11Use actual transports in exampleMatthew Miller
2021-09-15Update example to v4.2.0Matthew Miller
2021-09-09Log count of cached local statementsMatthew Miller
2021-09-03Revert overzealous refactor of example FIDO routesMatthew Miller
2021-09-01Update example to v4.1.0Matthew Miller
2021-08-27Run `npm audit fix` on example projectMatthew Miller