Skip to content

docs(auth): clarify JWT validity after session expiry - #3164

Open
atharva-appwrite wants to merge 1 commit into
mainfrom
docs/jwt-linked-session-expiry
Open

docs(auth): clarify JWT validity after session expiry#3164
atharva-appwrite wants to merge 1 commit into
mainfrom
docs/jwt-linked-session-expiry

Conversation

@atharva-appwrite

Copy link
Copy Markdown

Summary

  • clarify that JWTs become invalid when their linked session expires
  • retain the existing 15-minute JWT expiry and session deletion behavior

Related product change: appwrite/appwrite#13169

Validation

  • git diff --check
  • bunx prettier --check src/routes/docs/products/auth/jwt/+page.markdoc (cannot run in this checkout because prettier-plugin-svelte is not installed)

@appwrite

appwrite Bot commented Aug 12, 2026

Copy link
Copy Markdown

Appwrite Website

Project ID: 69d7efb00023389e8d27

Sites (1)
Site Status Logs Preview QR
website
69d7f2670014e24571ca
Ready Ready View Logs Preview URL QR Code

Website (appwrite/website)

Project ID: 684969cb000a2f6c0a02

Sites (1)
Site Status Logs Preview QR
website
68496a17000f03d62013
Queued Queued View Logs Preview URL QR Code


Tip

Sites auto-generate unique domains with the pattern https://randomstring.appwrite.network

@greptile-apps

greptile-apps Bot commented Aug 12, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

Updates the JWT authentication documentation to distinguish the fixed 15-minute token lifetime from invalidation caused by expiration or deletion of the originating session.

  • Clarifies the relationship between JWT and session validity.
  • Adds the missing trailing newline to the Markdoc file.

Confidence Score: 5/5

The PR appears safe to merge with no actionable issues identified.

The change is limited to clarifying JWT validity documentation, remains consistent with the stated related product change, and does not alter executable behavior or Markdoc structure.

Important Files Changed

Filename Overview
src/routes/docs/products/auth/jwt/+page.markdoc The documentation-only edit clearly describes the intended JWT/session validity relationship and introduces no actionable rendering or content consistency issue.

Reviews (1): Last reviewed commit: "docs(auth): clarify JWT session expiry" | Re-trigger Greptile

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