Skip to content

Commit 5fbd5df

Browse files
committed
docs(user-guide): Mention row-level authorization
1 parent 89377c6 commit 5fbd5df

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/user-guide/record-level-auth.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Record-Level Authorization
22

3-
Record-level authorization provides fine-grained access control to individual STAC records (items and collections) based on user and request context. This ensures users only see data they're authorized to access, regardless of their authentication status.
3+
Record-level authorization (also known as _row-level_ authorization) provides fine-grained access control to individual STAC records (items and collections) based on user and request context. This ensures users only see data they're authorized to access, regardless of their authentication status.
44

55
> [!IMPORTANT]
66
>

0 commit comments

Comments
 (0)