Skip to content

Commit 951a84d

Browse files
committed
remove invalid comma from scopes
1 parent bff19fa commit 951a84d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

client-metadata.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"redirect_uris": [
66
"https://treethought.github.io/obsidian-atmosphere/oauth-callback.html"
77
],
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",
99
"grant_types": ["authorization_code", "refresh_token"],
1010
"response_types": ["code"],
1111
"token_endpoint_auth_method": "none",

0 commit comments

Comments
 (0)