Skip to content

Commit b8e6909

Browse files
authored
chore: update availability for organizations (#674)
1 parent 45ce26c commit b8e6909

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/docs/recipes/organizations/README.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ import Availability from '@components/Availability';
66

77
# 🏢 Organizations (Multi-tenancy)
88

9-
<Availability cloud oss="comingSoon" />
9+
<Availability cloud oss={{ major: 1, minor: 12 }} />
1010

1111
Organization is particularly effective in business-to-business (B2B) apps. In addition to individual users, your clients can also consist of teams, organizations, or entire companies. Logto introduces Organizations as a foundational element for B2B authentication and authorization.
1212

0 commit comments

Comments
 (0)