com.babesky.authManageSocial

babesky.com

Documentation

main permission-set

No description available.

View raw schema
{
  "type": "permission-set",
  "title": "Manage follows, reposts, and reply settings",
  "details": "Follow and unfollow accounts, repost content you like, and control who can reply to your posts. These are core social features that help you engage with the Bluesky community.",
  "permissions": [
    {
      "type": "permission",
      "action": [
        "create",
        "update",
        "delete"
      ],
      "resource": "repo",
      "collection": [
        "app.bsky.graph.follow",
        "app.bsky.feed.repost",
        "app.bsky.feed.threadgate"
      ]
    }
  ]
}

Lexicon Garden

@