Routes defined in the package
The package automatically registers the following routes. You can disable individual routes via config or.env.
| Path | Route name |
|---|---|
/bluesky/oauth/client-metadata.json | bluesky.oauth.client-metadata |
/bluesky/oauth/jwks.json | bluesky.oauth.jwks |
/xrpc/app.bsky.feed.getFeedSkeleton | bluesky.feed.skeleton |
/xrpc/app.bsky.feed.describeFeedGenerator | bluesky.feed.describe |
/xrpc/com.atproto.label.queryLabels | bluesky.labeler.query |
/xrpc/com.atproto.moderation.createReport | bluesky.labeler.report |
/.well-known/did.json | bluesky.well-known.did |
/.well-known/atproto-did | bluesky.well-known.atproto |
Source: docs/route.md