mirror of
https://github.com/better-auth/better-auth.git
synced 2026-07-27 16:53:02 -05:00
340 B
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.