atproto utils for zig
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

fix changelog: OAuth 2.1, not 2.0

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>

zzstoatzz 1c3eaec0 f360fe48

+1 -1
+1 -1
CHANGELOG.md
··· 3 3 ## 0.2.17 4 4 5 5 - **feat**: `Keypair.jwk()`, `Keypair.jwkThumbprint()`, `Keypair.uncompressedPublicKey()` — JWK export and RFC 7638 thumbprints for both P-256 and secp256k1 6 - - **feat**: `oauth` module — stateless PKCE, DPoP proofs, client assertions, form encoding, and related helpers for AT Protocol OAuth 2.0 flows 6 + - **feat**: `oauth` module — stateless PKCE, DPoP proofs, client assertions, form encoding, and related helpers for AT Protocol OAuth flows (based on OAuth 2.1) 7 7 - **feat**: `jwt.base64UrlEncode`, `jwt.base64UrlDecode` now public 8 8 - **test**: interop tests for did:key derivation and data model fixtures 9 9