Skip to content

feat: add support for HS256 JWKs#83

Merged
kallebysantos merged 5 commits into
mainfrom
ks/hybrid-jwt-hs256-jwk-support
Jun 17, 2026
Merged

feat: add support for HS256 JWKs#83
kallebysantos merged 5 commits into
mainfrom
ks/hybrid-jwt-hs256-jwk-support

Conversation

@kallebysantos

@kallebysantos kallebysantos commented Jun 17, 2026

Copy link
Copy Markdown
Member

What kind of change does this PR introduce?

Feature, Bug fix

What is the current behavior?

Current Supabase's Signing Keys /auth/v1/.well-known/jwks.json supports HS256 algorithm but Server SDK don't

What is the new behavior?

This PR add support for Symmetric Shared Secret validation

Additional context

Towards FUNC-702

@kallebysantos kallebysantos requested review from a team as code owners June 17, 2026 11:52
@pkg-pr-new

pkg-pr-new Bot commented Jun 17, 2026

Copy link
Copy Markdown

Open in StackBlitz

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

commit: 27cef74

Comment thread src/types.ts Outdated
@kallebysantos kallebysantos merged commit 67c840d into main Jun 17, 2026
7 checks passed
@kallebysantos kallebysantos deleted the ks/hybrid-jwt-hs256-jwk-support branch June 17, 2026 12:43
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