summaryrefslogtreecommitdiffhomepage
path: root/packages/browser/src/helpers/browserSupportsWebAuthnAutofill.ts
AgeCommit message (Collapse)Author
2024-04-12Ensure Conditional UI has WebAuthn availableMatthew Miller
2024-01-20Update browser packageMatthew Miller
2023-08-18Use single-quotes and increase line widthMatthew Miller
2023-08-18Fix linting issues in browserMatthew Miller
2023-08-18Format browserMatthew Miller
2023-02-28Remove old eslint-disableMatthew Miller
2022-11-03Remove old conditionalMediationSupportedMatthew Miller
2022-07-01Properly type isConditionalMediationAvailableMatthew Miller
2022-06-21Add a space between imports and commentMatthew Miller
2022-06-20Run `npm lint` on PR's filesMatthew Miller
2022-06-20Perform some minor cleanupMatthew Miller
2022-06-20Attempt to cast PublicKeyCredential for new methodMatthew Miller
2022-06-19Rename conditional UI support check methodMatthew Miller