







plyr.fm now uses typeahead.waow.tech instead of bsky public api for handle auto-complete at login and "add account"
nate
Mar 17, 2026 at 7:35 PM
app.bsky.actor.searchActorsTypeahead | Bluesky
*This endpoint is part of the Bluesky application Lexicon APIs (`app.bsky.*`). Public endpoints which don't require authentication can be made directly against the public Bluesky AppView API: https://public.api.bsky.app. Authenticated requests are usually made to the user's PDS, with automatic service proxying. Authenticated requests can be used for both public and non-public endpoints.*


Bluesky social oauth scope "Bad token scope"
I'm trying to build an app that integrates with bsky's OAuth and API. Using the below the document using the "Browser App" option. https://docs.bsky.app/docs/advanced-guides/oauth-client ...
bsky to mu – Get this Extension for 🦊 Firefox (en-US)
Download bsky to mu for Firefox. Automatically redirects bsky.app to mu.social.

bsky.md — Bluesky as Markdown
Fetch any public Bluesky content as clean, portable Markdown. No auth, no API key.
bsky.md — Bluesky as Markdown
Fetch any public Bluesky content as clean, portable Markdown. No auth, no API key.
victoriamdo/bsky-to-witch
Browser extension that automatically redirects bsky.app to witchsky.app.
How I Implemented OAuth for Bluesky in a Next.js App
OAuth is a standard, but every platform has its quirks. When Bluesky released their OAuth...

nicolo-ribaudo/bsky-to-mu
Browser extension that automatically redirects bsky.app to mu.social.
bsky to mu - Chrome Web Store
Automatically redirects bsky.app to mu.social.
plyr.fm now uses typeahead.waow.tech instead of bsky public api for handle auto-complete at login and "add account"
nate
reminder that you can always revoke oauth access at bsky.social/account (also a good place to check for apps you forgot you logged in to !)
happy Monday, I wrote up my decision-making around our new endpoints.bsky.app HTTP reference! Thanks everyone for the push to do this 😊
About the new endpoints.bsky.app
alex-bsky.leaflet.pubAs promised a couple evenings ago, I've written up my approach to implementing the app.bsky.actor.getProfile endpoint
My Appview - the first xrpc endpoint
willdot.leaflet.pubThe frustrating thing about this is that when you "Login with Bluesky", you're not even actually logging in with Bluesky The App. You may be using a Bluesky PBC-hosted PDS, but it has nothing to do with @bsky.app, other than it's the PDS you're assigned when you create an account on their client.