You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add browser support: CryptoKey signing, generateKeyPair, and browser-safe base64
- Accept CryptoKey handle for signing when JWK has no private key material
- Add generateKeyPair() utility with extractable option
- Replace Node.js Buffer with btoa/atob for browser compatibility
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
0 commit comments