Skip to content

Commit 62287d5

Browse files
localdenchipgpt
andauthored
Update docs/specification/draft/basic/authorization.mdx
Co-authored-by: ChipGPT <[email protected]>
1 parent b2e7eee commit 62287d5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/specification/draft/basic/authorization.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -395,7 +395,7 @@ parameter.
395395

396396
Servers have flexibility in determining which scopes to include:
397397

398-
- **Minimum approach**: Include the newly-required scopes for the specific operation. Include any existing granted scopes as well, if they are required prevent clients from losing previously granted permissions.
398+
- **Minimum approach**: Include the newly-required scopes for the specific operation. Include any existing granted scopes as well, if they are required, to prevent clients from losing previously granted permissions.
399399
- **Recommended approach**: Include both existing relevant scopes and newly required scopes to prevent clients from losing previously granted permissions
400400
- **Extended approach**: Include existing scopes, newly required scopes, and related scopes that commonly work together
401401

0 commit comments

Comments
 (0)