summaryrefslogtreecommitdiffhomepage
path: root/packages/browser/src/helpers/identifyAuthenticationError.ts
AgeCommit message (Collapse)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-04-12Change error name to a specific type, fixes #190Felix Mosheev
2022-03-07Run lintingMatthew Miller
2022-03-07Fix some copy-paste issuesMatthew Miller
2022-03-04Add initial identifyAuthenticationError()Matthew Miller