space.dailyreads.authCore

dailyreads.space

{
  "id": "space.dailyreads.authCore",
  "defs": {
    "main": {
      "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"
        }
      ]
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against space.dailyreads.authCore

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:hdfb5gylivnmaqmwfcyzer6d
CID
bafyreidcnhp56anenu6ldivkc33mnvy4tsejfw76nofgn5uhiqu2wgqsoa
Indexed At
2026-05-02 04:40 UTC
AT-URI
at://did:plc:hdfb5gylivnmaqmwfcyzer6d/com.atproto.lexicon.schema/space.dailyreads.authCore

Version History (2 versions)

Referenced Schemas (3)

Lexicon Garden

@