Skip to content

docs: fix garbled sentence in the JWT grant single-use requirement - #764

Closed
YanisMtcr wants to merge 1 commit into
Universal-Commerce-Protocol:mainfrom
YanisMtcr:fix/identity-linking-single-use-sentence
Closed

docs: fix garbled sentence in the JWT grant single-use requirement#764
YanisMtcr wants to merge 1 commit into
Universal-Commerce-Protocol:mainfrom
YanisMtcr:fix/identity-linking-single-use-sentence

Conversation

@YanisMtcr

Copy link
Copy Markdown

In the identity linking security considerations, the "JWT grant single-use" bullet reads:

Businesses MUST enforce single-use JWT; a short exp narrows the replay window, but only jti tracking closes it. authorization grants by tracking the jti claim within the grant's validity window.

The exp clause was inserted mid-sentence, splitting "single-use JWT authorization grants" and leaving a dangling fragment. This rejoins the sentence and keeps both statements:

Businesses MUST enforce single-use JWT authorization grants by tracking the jti claim within the grant's validity window; a short exp narrows the replay window, but only jti tracking closes it.

No normative change.

The exp clause was inserted mid-sentence, splitting "single-use JWT
authorization grants" and leaving a dangling fragment. Rejoin the
sentence; no normative change.
@google-cla

google-cla Bot commented Aug 23, 2026

Copy link
Copy Markdown

Thanks for your pull request! It looks like this may be your first contribution to a Google open source project. Before we can look at your pull request, you'll need to sign a Contributor License Agreement (CLA).

View this failed invocation of the CLA check for more information.

For the most up to date status, view the checks section at the bottom of the pull request.

@YanisMtcr YanisMtcr closed this Aug 23, 2026
@YanisMtcr
YanisMtcr deleted the fix/identity-linking-single-use-sentence branch August 23, 2026 14:38
@YanisMtcr YanisMtcr reopened this Sep 11, 2026
@YanisMtcr
YanisMtcr force-pushed the fix/identity-linking-single-use-sentence branch from d52bf51 to bb9e7fe Compare September 11, 2026 23:53
@YanisMtcr YanisMtcr closed this Sep 11, 2026
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.

1 participant