summaryrefslogtreecommitdiffhomepage
path: root/packages/browser/src/helpers/identifyRegistrationError.ts
AgeCommit message (Expand)Author
2023-08-18Use single-quotes and increase line widthMatthew Miller
2023-08-18Format browserMatthew Miller
2023-03-15Fix AbortSignal error detectionMatthew Miller
2023-02-28Update error identification with error codesMatthew Miller
2023-02-28Pass in original errors as `cause`Matthew Miller
2023-02-28Prepare to expand WebAuthnErrorMatthew Miller
2023-02-08Simply pass through NotAllowedErrorsMatthew Miller
2022-07-28Run `npm run lint`Matthew Miller
2022-04-12Change error name to a specific type, fixes #190Felix Mosheev
2022-03-07Run lintingMatthew Miller
2022-03-04Add some docsMatthew Miller
2022-03-04Move WebAuthnError into structs for sharingMatthew Miller
2022-03-04Get more specific with user ID TypeErrorMatthew Miller
2022-03-04Add actual error type suffixMatthew Miller
2022-03-04Remove console.log statementsMatthew Miller
2022-03-04Clarify InvalidStateError messageMatthew Miller
2022-03-04Add registration error identifier logicMatthew Miller