docs: document developer token scoping and fix stale scope references (#893)
the developer tokens docs incorrectly stated "tokens have full account
access - treat like passwords." in reality, tokens are scoped to
plyr.fm's lexicon namespace (fm.plyr.*) via ATProto OAuth and the PDS
enforces this at the protocol level. also fixes stale resolved_scope
examples in configuration docs that were missing blob, comment, list,
and profile collections.
Co-authored-by: Claude Opus 4.6 <noreply@anthropic.com>
authored by
zzstoatzz.io