Skip to content

Conversation

@alexisintech
Copy link
Member

Capitalizes terms like:
Organization
Active Organization
Role
Permission
Billing
Feature
Plan

@alexisintech alexisintech requested a review from a team as a code owner November 20, 2025 23:47
@vercel
Copy link

vercel bot commented Nov 20, 2025

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Preview Updated (UTC)
clerk-docs Ready Ready Preview Nov 20, 2025 11:48pm

```

The [`has()`](/docs/reference/backend/types/auth-object#has) method is a server-side helper that checks if the organization has been granted a specific type of access control (role, permission, feature, or plan) and returns a boolean value. `has()` is available on the [`auth` object](/docs/reference/backend/types/auth-object), which you will access differently [depending on the framework you are using](/docs/reference/backend/types/auth-object#how-to-access-the-auth-object).
The [`has()`](/docs/reference/backend/types/auth-object#has) method is a server-side helper that checks if the Organization has been granted a specific type of access control (Role, Permission, Feature, or Plan) and returns a boolean value. `has()` is available on the [`auth` object](/docs/reference/backend/types/auth-object), which you will access differently [depending on the framework you are using](/docs/reference/backend/types/auth-object#how-to-access-the-auth-object).
Copy link
Contributor

Choose a reason for hiding this comment

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

we could capitalize organizations when its being used as the feature name like "Clerk Organizations", but then throughout the docs, as its written in reference, we can lowercase

Following this, this is where I would have had organization lowercase for e.g.

Copy link
Member Author

@alexisintech alexisintech Nov 21, 2025

Choose a reason for hiding this comment

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

yeah but I ended up capitalizing it all across the docs anyways, so lets go that route - this way, it'll be consistent with other terms, and also leaves no room for confusion on when we should and shouldn't capitalize

@alexisintech alexisintech merged commit cdf782b into main Nov 21, 2025
7 checks passed
@alexisintech alexisintech deleted the aa/update-feature-names branch November 21, 2025 22:00
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants