We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f6b8b31 commit f11e4d4Copy full SHA for f11e4d4
1 file changed
packages/clerk-js/src/core/resources/Session.ts
@@ -3,8 +3,8 @@ import { isValidBrowserOnline } from '@clerk/shared/browser';
3
import {
4
ClerkOfflineError,
5
ClerkWebAuthnError,
6
- is429Error,
7
is4xxError,
+ is429Error,
8
MissingExpiredTokenError,
9
} from '@clerk/shared/error';
10
0 commit comments