Various AT Protocol integrations with obsidian
20
fork

Configure Feed

Select the types of activity you want to include in your feed.

remove invalid comma from scopes

+1 -1
+1 -1
client-metadata.json
··· 5 5 "redirect_uris": [ 6 6 "https://treethought.github.io/obsidian-atmosphere/oauth-callback.html" 7 7 ], 8 - "scope": "atproto include:at.margin.authFull repo:site.standard.document repo:network.cosmik.card repo:network.cosmik.collection repo:network.cosmik.collectionLink, repo:community.lexicon.bookmarks.bookmark", 8 + "scope": "atproto include:at.margin.authFull repo:site.standard.document repo:network.cosmik.card repo:network.cosmik.collection repo:network.cosmik.collectionLink repo:community.lexicon.bookmarks.bookmark", 9 9 "grant_types": ["authorization_code", "refresh_token"], 10 10 "response_types": ["code"], 11 11 "token_endpoint_auth_method": "none",