Skip to content

Commit

Permalink
Add changeset
Browse files Browse the repository at this point in the history
  • Loading branch information
LauraBeatris committed Dec 19, 2024
1 parent 44bb684 commit 65a25ba
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions .changeset/fair-bobcats-pull.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
---
'@clerk/backend': patch
'@clerk/nextjs': patch
'@clerk/types': patch
---

Add type-level validation to prevent server-side usage of system permissions

System permissions (e.g., `org:sys_domains:manage`) are intentionally excluded from session claims to maintain reasonable JWT sizes. For more information, refer to our docs: https://clerk.com/docs/organizations/roles-permissions#system-permissions

0 comments on commit 65a25ba

Please sign in to comment.