Skip to content

feat(clerk-js,localizations,types): Enable email verification in UserProfile via enterprise SSO #4406

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

Merged
merged 30 commits into from
Jan 23, 2025

Conversation

NicolasLopes7
Copy link
Contributor

@NicolasLopes7 NicolasLopes7 commented Oct 24, 2024

Description

Resolves ORGS-395

Introduces the ability to verify an email address based on an existing enterprise SSO connection. It supports the following use case:

  • User tests an app within their personal account within an organization
  • Their organization admin upgrades to the SaaS enterprise plan
  • App owner sets up SSO for their customer organization via Clerk Dashboard
  • User adds their organization email in their profile, triggering verification with enterprise SSO
CleanShot.2025-01-21.at.16.48.49.mp4

Disclaimers from the video above:

  • The enterprise account icon is broken since our staging CDN doesn't have that asset, but it works for production
  • I was already authenticated on the identity provider side, therefore the callback was super quick

Checklist

  • npm test runs as expected.
  • npm run 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:

Copy link

changeset-bot bot commented Oct 24, 2024

🦋 Changeset detected

Latest commit: 315276c

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/localizations Minor
@clerk/clerk-js 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/react-router Patch
@clerk/clerk-react Patch
@clerk/remix 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

@NicolasLopes7 NicolasLopes7 changed the title wip orgs-236: wip Oct 24, 2024
@LauraBeatris LauraBeatris changed the title orgs-236: wip feat(clerk-js): Support verification with enterprise SSO Dec 2, 2024
Copy link

vercel bot commented Dec 2, 2024

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Comments Updated (UTC)
clerk-js-sandbox ✅ Ready (Inspect) Visit Preview 💬 Add feedback Jan 23, 2025 0:52am

@LauraBeatris LauraBeatris changed the title feat(clerk-js): Support verification with enterprise SSO feat(clerk-js): Support verification with enterprise SSO Dec 2, 2024
@LauraBeatris LauraBeatris changed the title feat(clerk-js): Support verification with enterprise SSO feat(clerk-js, localizations): Support verification with enterprise SSO Dec 3, 2024
@LauraBeatris LauraBeatris changed the title feat(clerk-js, localizations): Support verification with enterprise SSO feat(clerk-js,localizations): Support verification with enterprise SSO Dec 3, 2024
@LauraBeatris LauraBeatris changed the title feat(clerk-js,localizations): Support verification with enterprise SSO feat(clerk-js,localizations,types): Enable email verification in UserProfile via enterprise SSO Dec 3, 2024
@LauraBeatris LauraBeatris merged commit 2179690 into main Jan 23, 2025
29 checks passed
@LauraBeatris LauraBeatris deleted the nicolas/orgs-236 branch January 23, 2025 14:28
wobsoriano pushed a commit that referenced this pull request Feb 8, 2025
…rProfile` via enterprise SSO (#4406)

Co-authored-by: Laura Beatris <[email protected]>
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.

7 participants