







πββοΈ ever wanted to build something without needing to configure a db, auth, file storage or a cms? it turns out you already have all four if you have a bluesky account π airspace is a typed client for it
airspace
getair.spaceSep 14, 2026 at 4:08 PM
Progress on Auth Scopes Implementation (August 2025) Β· bluesky-social atproto Β· Discussion #4118
Since our last update on Auth Scopes, the Bluesky team has been hard at work adding support to our reference PDS implementation. Aspects of this work are starting to roll out in the production netw...
Atmosphere 101: Do I need to make an account? - pckt - notes π
Many of us are accustomed to creating new accounts for every new platform we encounter. On pckt.blog, the experience is different. You may already have an exist...

Manton Reece - Introducing the Micro.blog PDS
Iβve started rolling out an AT Protocol PDS βΒ personal data server β for new Micro.blog users. In the Bluesky world, a PDS is what stores your posts, follows, photos, and other data from apps. In the same way that creating an account on Micro.blog automatically gives you a fediverse handle, I wanted people to be able to create a Micro.blog account and have everything they needed to sign into Bluesky.

Weblog.social | AT Protocol Bridge
To connect securely, you must generate a dedicated Application Password via Bluesky.
Installing ZSH
π A delightful community-driven (with 2,500+ contributors) framework for managing your zsh configuration. Includes 300+ optional plugins (rails, git, macOS, hub, docker, homebrew, node, php, pyth...
SMM Tools β’ App Password or Oauth for Bluesky? - Hilary's Leaflet
Some work needs to be done before App Passwords can even remotely be retired. Make that a lot of work - none of these multi-platform tools have implemented it OR the two that did have not implemented Oauth for different PDSs.
βYou should never build a CMSβ | Sanity
Lee Robinson migrated cursor.com off Sanity. He made good points. Here's what he missed.

Building Bluesky: a Distributed Social Network (Real-World Engineering Challenges)
Bluesky is built by around 10 engineers, and has amassed 5 million users since publicly launching in February this year. A deep dive into novel design decisions, moving off AWS, and more.

OAuth Client Implementation | Bluesky
This is a guide to implementing atproto OAuth clients "The Hard Way." Optimistically, most developers will have an SDK available for their programming language which supports OAuth, and they can simply refer to SDK documentation. This guide is intended for early adopters, SDK maintainers, or developers with more sophisticated OAuth needs. It is agnostic to whether developers are building clients to work the the app.bsky microblogging Lexicons, or implementing novel application Lexicons.

πββοΈ ever wanted to build something without needing to configure a db, auth, file storage or a cms? it turns out you already have all four if you have a bluesky account π airspace is a typed client for it
airspace
getair.spaceIt's really cool that people are now using Bluesky not only from servers they host themselves, but servers they *wrote* themselves (or someone else here did), adding features the standard one doesn't have β€οΈ Like, I now have 2FA again on my PDS because @baileytownsend.dev just went and built it
Matt Kane
Cirrus PDS now support passkey auth. It was a bit of a puzzle adding it to a tool where where the admin is all CLI, but I'm really pleased with the flow I came up with. Give it a go! github.com/ascorbic/cirrus If you don't know what Cirrus is, it's a really easy way to host your own Bluesky data
We may have cooked with this one πππ½ Now you can log in with your account, and create up to 3 sub-accounts under your identity (anon accounts spam too much) β Still free, gated behind oauth π Beautiful new dashboard π DID:PLC is now under dplc.rip, why? πΈοΈ DID:WEB accounts supported under dweb.rip!
reminder: the biggest atmosphere app in existence (bluesky) does not even have OAuth yet and has total access to your account scopes will come to @anisota.net, but itβs gonna take a bit longer & the lack of scopes is not due to forgetfulness or low qualityβ¦ scopes didnβt exist when i made anisota
⨠Atmosphere devs ⨠Bluesky is integrating Standard Site, and our initial work should be released in the next few days. Here's what that means for publishers and apps in the ecosystem: github.com/bluesky-social/atproto/discus⦠If you have questions or comments, please leave them on the GitHub Discussion thread!
Integrating Standard Site Into Bluesky Β· bluesky-social atproto Β· Discussion #4978
github.comdame (@dame.is)

OAuth Patterns - AT Protocol Docs - AT Protocol
atproto made simple: granular permissions - underreacted
graze-social/aip
Bluesky social oauth scope "Bad token scope"

oAuthLoginwithBsky.md