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 cc29c61 commit 5167b2eCopy full SHA for 5167b2e
src/index.tsx
@@ -36,5 +36,6 @@ export {
36
PopupTimeoutError,
37
AuthenticationError,
38
MissingRefreshTokenError,
39
+ GenericError
40
} from '@auth0/auth0-spa-js';
41
export { OAuthError } from './errors';
0 commit comments