Building End-to-End OAuth for Bluesky: From Cloudflare Workers to iOS
Technical guide on building OAuth 2.0 + DPoP authentication for Bluesky, covering Cloudflare Workers backend challenges (CryptoKey serialization) and iOS implementation (extending ATProtoKit), with solutions for nonce handling, token refresh, and key management.