A Literoom private photo library: one personal atproto Space per user holding their pics.2bit.literoom.library.* records. The app always uses the space key `self`. Unlike the record lexicons alongside it, this document MUST be published (com.atproto.lexicon.schema, resolvable via _lexicon.literoom.2bit.pics): the PDS authorization server resolves every space-type NSID in a requested OAuth scope and rejects the request with invalid_scope when the lexicon is missing or is not a `space` document. Publication does not register anything with HappyView and implies no firehose indexing.
View raw schema
{
"key": "any",
"name": "Literoom library",
"type": "space",
"collections": [
"pics.2bit.literoom.library.photo",
"pics.2bit.literoom.library.album",
"pics.2bit.literoom.library.frame",
"pics.2bit.literoom.library.palette"
],
"description": "A Literoom private photo library: one personal atproto Space per user holding their pics.2bit.literoom.library.* records. The app always uses the space key `self`. Unlike the record lexicons alongside it, this document MUST be published (com.atproto.lexicon.schema, resolvable via _lexicon.literoom.2bit.pics): the PDS authorization server resolves every space-type NSID in a requested OAuth scope and rejects the request with invalid_scope when the lexicon is missing or is not a `space` document. Publication does not register anything with HappyView and implies no firehose indexing."
}