summaryrefslogtreecommitdiffhomepage
path: root/packages/browser/src/helpers/webAuthnAbortService.ts
AgeCommit message (Collapse)Author
2023-09-28Fix capitalization issueMatthew Miller
2023-09-28Add new method to manually cancel active ceremonyMatthew Miller
2023-09-28Refine commentsMatthew Miller
2023-09-28Rename webauthnAbortServiceMatthew Miller
2023-08-18Use single-quotes and increase line widthMatthew Miller
2023-08-18Format browserMatthew Miller
2023-03-15Raise an AbortError when cancelling existing callMatthew Miller
2022-11-19Fix issues in Browser due to TypeScript upgradeMatthew Miller
2022-09-28Remove reset() from abort serviceMatthew Miller
2022-09-28Add reason to call to abort()Matthew Miller
2022-06-20Address GitHub commentsMatthew Miller
2022-06-20Reset abort service after API call outcomeMatthew Miller
2022-06-17Create WebAuthnAbortService for abort signal mgmtMatthew Miller