Files
better-auth/.changeset/private-key-jwt.md
T

340 B

better-auth, @better-auth/core, @better-auth/oauth-provider, @better-auth/sso
better-auth @better-auth/core @better-auth/oauth-provider @better-auth/sso
minor minor minor minor

Add private_key_jwt (RFC 7523) client authentication across the stack. Servers verify JWT client assertions signed with asymmetric keys; clients sign them for authorization code, refresh, and client credentials flows.