Recent Posts
View all posts →Building OAuth Authentication for Bluesky: A Complete Guide for Web and iOS Apps
Aug 18, 2025
How to implement secure, standards-compliant OAuth 2.1 + PKCE authentication for AT Protocol apps with separate web and mobile flows
Building OAuth Authentication for ATProto apps: Part 1, the web use-case
Aug 30, 2025
In this follow-up OAuth implementation guide I dive a bit deeper into the actual implementation details of building authentication for your web or mobile app that builds on top of ATProto.
Recent Check-ins
View all check-ins →Book Updates
View all book updates →Apps i've Made
My Open Source Projects
More projects →Anchor
A system & app for doing location based checkins on ATProto a.k.a Bluesky
atproto-to-fediverse
Syncs just posts (not replies, reposts, etc) from atproto (Bluesky) to Mastodon
oauth-client-deno
A Deno-compatible AT Protocol OAuth client that serves as a drop-in replacement
location-feed-generator
Location AppView with Feed Generation Capabilities
book-explorer
Book explorer is a very simple alternate UI for the Bookhive.buzz social platform
hono-oauth-sessions
Storage-agnostic OAuth session management for AT Protocol applications