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

Add a guide detailing how to create orgs on users' behalf #1684

Merged
merged 12 commits into from
Nov 15, 2024

Conversation

jescalan
Copy link
Contributor

@jescalan jescalan commented Nov 6, 2024

Explanation:

We often have users stumble on this architectural concept, hopefully this guide will be a useful resource!

@jescalan jescalan requested a review from a team as a code owner November 6, 2024 23:51
Copy link

github-actions bot commented Nov 6, 2024

Hey, here’s your docs preview: https://clerk.com/docs/pr/1684

Comment on lines 2 to 3
title: Recommended Architecture for Creating Organizations on Users' Behalf
description: Learn how to architectect your application to create organizations on users' behalf without running into rate limits and billing issues.
Copy link
Contributor

@victoriaxyz victoriaxyz Nov 7, 2024

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
title: Recommended Architecture for Creating Organizations on Users' Behalf
description: Learn how to architectect your application to create organizations on users' behalf without running into rate limits and billing issues.
title: Create organizations on behalf of users
description: Learn how to architect your application to create organizations on behalf of users while avoiding rate limits and billing issues.

Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think it would have to be like "Creating organizations on behalf of users" or something for clarity if you want to shorten it

docs/guides/creating-orgs-for-users.mdx Outdated Show resolved Hide resolved
docs/guides/creating-orgs-for-users.mdx Outdated Show resolved Hide resolved
docs/guides/creating-orgs-for-users.mdx Outdated Show resolved Hide resolved
docs/guides/creating-orgs-for-users.mdx Outdated Show resolved Hide resolved
docs/manifest.json Outdated Show resolved Hide resolved
@victoriaxyz
Copy link
Contributor

@jescalan What do you think of the structure? Does the content retains its logic?

@jescalan
Copy link
Contributor Author

@victoriaxyz there are some inaccuracies in the modifications here, honestly I think it may be easier to pair through the edits here than to try to pick through these comments and modify them. Are you up for this tomorrow?

Copy link
Contributor

@victoriaxyz victoriaxyz left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Minor nits, otherwise good!

docs/organizations/create-orgs-for-users.mdx Outdated Show resolved Hide resolved
docs/organizations/create-orgs-for-users.mdx Outdated Show resolved Hide resolved
docs/organizations/create-orgs-for-users.mdx Outdated Show resolved Hide resolved
docs/organizations/create-orgs-for-users.mdx Outdated Show resolved Hide resolved
@alexisintech alexisintech merged commit f4a42e0 into main Nov 15, 2024
3 checks passed
@alexisintech alexisintech deleted the je.orgs-for-users-guide branch November 15, 2024 22:07
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.

3 participants