Skip to content

docs: list all JWKS sources in the security guide - #173

Merged
mandarini merged 1 commit into
mainfrom
docs/jwks-sources-in-security
Sep 18, 2026
Merged

mandarini merged 1 commit into
mainfrom
docs/jwks-sources-in-security

Conversation

@mandarini

@mandarini mandarini commented Sep 18, 2026

Copy link
Copy Markdown
Collaborator

The JWT verification section of docs/security.md said the key set comes only from SUPABASE_JWKS and that verification never touches the network. Both statements predate SUPABASE_JWKS_URL and the well-known endpoint derived from SUPABASE_PUBLIC_URL or SUPABASE_URL in #167. The three affected lines now list the source order, describe how a URL source is fetched and cached under jose's cooldown and max-age rules with the https-or-loopback transport rule, and state that user mode is unavailable only when no source resolves at all. The full resolution order stays in docs/environment-variables.md, which the section now points to.

@mandarini
mandarini requested review from a team as code owners September 18, 2026 12:37
@pkg-pr-new

pkg-pr-new Bot commented Sep 18, 2026

Copy link
Copy Markdown

Open in StackBlitz

npm i https://pkg.pr.new/@supabase/server@173

commit: 13601a7

@mandarini
mandarini merged commit d557c2b into main Sep 18, 2026
10 checks passed
@mandarini
mandarini deleted the docs/jwks-sources-in-security branch September 18, 2026 13:53
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.

2 participants