Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(clerk-js,localizations): Reconnect to enterprise account on verification error #4598

Conversation

LauraBeatris
Copy link
Member

@LauraBeatris LauraBeatris commented Nov 18, 2024

Description

Resolves ORGS-333

Checklist

  • pnpm test runs as expected.
  • pnpm build runs as expected.
  • (If applicable) JSDoc comments have been added or updated for any package exports
  • (If applicable) Documentation has been updated

Type of change

  • 🐛 Bug fix
  • 🌟 New feature
  • 🔨 Breaking change
  • 📖 Refactoring / dependency upgrade / documentation
  • other:

We check against certain FAPI error codes in order to display the ability to reconnect/reauthorize.

This was previously specific for external accounts, but can now happen with [EASIE](https://easie.clerkstage.dev) enterprise accounts.
@LauraBeatris LauraBeatris self-assigned this Nov 18, 2024
Copy link

changeset-bot bot commented Nov 18, 2024

🦋 Changeset detected

Latest commit: 55743e6

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 22 packages
Name Type
@clerk/types Minor
@clerk/clerk-js Minor
@clerk/localizations Minor
@clerk/astro Patch
@clerk/backend Patch
@clerk/elements Patch
@clerk/expo-passkeys Patch
@clerk/clerk-expo Patch
@clerk/express Patch
@clerk/fastify Patch
@clerk/nextjs Patch
@clerk/nuxt Patch
@clerk/clerk-react Patch
@clerk/remix Patch
@clerk/clerk-sdk-node Patch
@clerk/shared Patch
@clerk/tanstack-start Patch
@clerk/testing Patch
@clerk/themes Patch
@clerk/ui Patch
@clerk/vue Patch
@clerk/chrome-extension Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@LauraBeatris LauraBeatris changed the title chore(clerk-js,localizations): Allows to reconnect to enterprise account on verification error chore(clerk-js,localizations): Reconnect to enterprise account on verification error Nov 18, 2024
@LauraBeatris LauraBeatris changed the title chore(clerk-js,localizations): Reconnect to enterprise account on verification error fix(clerk-js,localizations): Reconnect to enterprise account on verification error Nov 18, 2024
@LauraBeatris LauraBeatris force-pushed the laura/orgs-333-update-userprofile-to-allow-enterprise-account-to-reconnect branch from dc0f8ef to 5d822b5 Compare November 19, 2024 20:54
@LauraBeatris
Copy link
Member Author

Those changes are blocked since FAPI currently doesn't expose a way to access the external verification URL for enterprise accounts.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants