Skip to content

feat(after-auth): Add new guides and update SDK references #2342

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

Open
wants to merge 5 commits into
base: main
Choose a base branch
from

Conversation

LauraBeatris
Copy link
Member

@LauraBeatris LauraBeatris commented Jun 24, 2025

🔎 Previews:

What does this solve?

We're about to release after-auth flows, especially for disabling personal workspaces.

This PR introduces the concept of after-auth flows, as well as updating the SDK references to include the new session status and behavior related to application protection with control components and server-side utilities.

What changed?

  • Add overview page for after-auth flows, explaining it's concept and behavior across SDK components and utilities
  • Update the organizations overview page to reference the disable personal workspace setting
  • Update control components and server-side utilities to contain treatPendingAsSignedOut option
  • Update SessionStatus reference to include new pending status and it's meaning

Checklist

  • I have clicked on "Files changed" and performed a thorough self-review
  • All existing checks pass

@LauraBeatris LauraBeatris self-assigned this Jun 24, 2025
Copy link

vercel bot commented Jun 24, 2025

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

Name Status Preview Updated (UTC)
clerk-docs ❌ Failed (Inspect) Jun 26, 2025 7:43pm

@LauraBeatris LauraBeatris changed the title feat(after-auth): Add new guides and update SDK references [WIP] feat(after-auth): Add new guides and update SDK references Jun 24, 2025
@LauraBeatris LauraBeatris force-pushed the laura/orgs-628-release-update-documentation-for-ga-release branch from 0741d2b to 726ee33 Compare June 24, 2025 20:22
@LauraBeatris LauraBeatris force-pushed the laura/orgs-628-release-update-documentation-for-ga-release branch from 726ee33 to 05088a0 Compare June 24, 2025 20:31
@LauraBeatris LauraBeatris force-pushed the laura/orgs-628-release-update-documentation-for-ga-release branch from 05088a0 to 96a71dc Compare June 24, 2025 20:33
@LauraBeatris LauraBeatris force-pushed the laura/orgs-628-release-update-documentation-for-ga-release branch 3 times, most recently from b2aaad6 to 7cc7d04 Compare June 24, 2025 21:11
@LauraBeatris LauraBeatris force-pushed the laura/orgs-628-release-update-documentation-for-ga-release branch from 7cc7d04 to b513cef Compare June 24, 2025 21:14
@LauraBeatris LauraBeatris force-pushed the laura/orgs-628-release-update-documentation-for-ga-release branch from 64a0584 to 1350f4e Compare June 24, 2025 21:31
@LauraBeatris LauraBeatris force-pushed the laura/orgs-628-release-update-documentation-for-ga-release branch from 1350f4e to e7ce5c6 Compare June 24, 2025 21:34
@LauraBeatris LauraBeatris force-pushed the laura/orgs-628-release-update-documentation-for-ga-release branch from e7ce5c6 to 4e4efcb Compare June 24, 2025 21:40
@LauraBeatris LauraBeatris force-pushed the laura/orgs-628-release-update-documentation-for-ga-release branch from 4e4efcb to dcf7455 Compare June 24, 2025 21:41
@LauraBeatris LauraBeatris force-pushed the laura/orgs-628-release-update-documentation-for-ga-release branch from dcf7455 to be0589e Compare June 24, 2025 21:45
@LauraBeatris LauraBeatris changed the title [WIP] feat(after-auth): Add new guides and update SDK references feat(after-auth): Add new guides and update SDK references Jun 24, 2025
@LauraBeatris LauraBeatris marked this pull request as ready for review June 24, 2025 21:48
@LauraBeatris LauraBeatris requested a review from a team as a code owner June 24, 2025 21:48
@LauraBeatris LauraBeatris force-pushed the laura/orgs-628-release-update-documentation-for-ga-release branch from be0589e to e6a08a0 Compare June 24, 2025 21:56
@NicolasLopes7 NicolasLopes7 self-requested a review June 25, 2025 20:34
@alexisintech
Copy link
Member

this example confuses me.

Screenshot 2025-06-26 at 14 23 43

if the page is protected, and the user is signed out, or in a pending state, then they will get redirected to the sign in page, and they won't be able to see this content that's being protected. so i believe, the content is supposed to say something like "Only signed-in users can see this content."

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