Full document, spreadsheet, slideshow, and diagram tooling
0
fork

Configure Feed

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

Merge pull request 'fix: replace transition:generic with granular OAuth scopes' (#22) from fix/granular-oauth-scopes into main

scott 7c06ed75 d9e51dd7

+1 -1
+1 -1
public/client-metadata.json
··· 3 3 "client_name": "Atmosphere Office", 4 4 "client_uri": "https://office.atmospheremail.com", 5 5 "redirect_uris": ["https://office.atmospheremail.com/"], 6 - "scope": "atproto transition:generic", 6 + "scope": "atproto repo:com.atmospheremail.office.document repo:com.atmospheremail.office.share repo:com.atmospheremail.office.publicKey repo:com.atmospheremail.office.keyBackup blob:*/*", 7 7 "grant_types": ["authorization_code"], 8 8 "response_types": ["code"], 9 9 "token_endpoint_auth_method": "none",