space.dailyreads.authCore

dailyreads.space

Documentation

main permission-set

No description available.

View raw schema
{
  "type": "permission-set",
  "title": "Daily Reads",
  "detail": "Subscribe to RSS feeds and track which items you've read or saved. Daily Reads can read your public Bluesky profile (to show your handle and display name) and read and write space.dailyreads.feed, space.dailyreads.save, and space.dailyreads.read records — it cannot post, edit your profile, manage follows, or touch anything else.",
  "permissions": [
    {
      "type": "permission",
      "resource": "repo",
      "collection": [
        "space.dailyreads.feed"
      ]
    },
    {
      "type": "permission",
      "resource": "repo",
      "collection": [
        "space.dailyreads.save"
      ]
    },
    {
      "type": "permission",
      "resource": "repo",
      "collection": [
        "space.dailyreads.read"
      ]
    },
    {
      "aud": "did:web:api.bsky.app#bsky_appview",
      "lxm": [
        "app.bsky.actor.getProfile"
      ],
      "type": "permission",
      "resource": "rpc"
    }
  ]
}

Lexicon Garden

@