org.passingreads.authCore
{
"id": "org.passingreads.authCore",
"defs": {
"main": {
"key": "literal:self",
"type": "permission-set",
"title": "Passing Reads: Core functionality",
"detail": "Manage your profile, upload images, manage notes, and register/drop/find books",
"permissions": [
{
"type": "permission",
"action": [
"create"
],
"resource": "repo",
"collection": [
"org.passingreads.book.registration"
]
},
{
"type": "permission",
"action": [
"create"
],
"resource": "repo",
"collection": [
"org.passingreads.book.event"
]
},
{
"type": "permission",
"action": [
"create",
"update",
"delete"
],
"resource": "repo",
"collection": [
"org.passingreads.book.note"
]
},
{
"type": "permission",
"action": [
"create",
"update",
"delete"
],
"resource": "repo",
"collection": [
"org.passingreads.book.group"
]
},
{
"type": "permission",
"action": [
"create",
"update",
"delete"
],
"resource": "repo",
"collection": [
"org.passingreads.actor.profile"
]
},
{
"type": "permission",
"action": [
"create",
"update"
],
"resource": "repo",
"collection": [
"org.passingreads.notifications.preferences"
]
},
{
"type": "permission",
"action": [
"create",
"update",
"delete"
],
"resource": "repo",
"collection": [
"org.passingreads.notifications.override"
]
}
]
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:oeipalbxet5jghoqe6b6ctu6 - CID
-
bafyreiedqmr6qhj3c5wsy4d6txslwffvcdnwfsmyl426vfc2szuvopsojq - Indexed At
- 2026-05-16 21:37 UTC
- AT-URI
-
at://did:plc:oeipalbxet5jghoqe6b6ctu6/com.atproto.lexicon.schema/org.passingreads.authCore
Version History (4 versions)
Referenced Schemas (7)
- org.passingreads.actor.profile
- org.passingreads.book.event
- org.passingreads.book.group
- org.passingreads.book.note
- org.passingreads.book.registration
- org.passingreads.notifications.override
- org.passingreads.notifications.preferences