Skip to content

Commit

Permalink
Export GenericError (#644)
Browse files Browse the repository at this point in the history
  • Loading branch information
frederikprijck authored Nov 1, 2023
1 parent cc29c61 commit 5167b2e
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/index.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -36,5 +36,6 @@ export {
PopupTimeoutError,
AuthenticationError,
MissingRefreshTokenError,
GenericError
} from '@auth0/auth0-spa-js';
export { OAuthError } from './errors';

0 comments on commit 5167b2e

Please sign in to comment.