Various AT Protocol integrations with obsidian
20
fork

Configure Feed

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

renable dpop

+2 -2
+1 -1
client-metadata.json
··· 10 10 "response_types": ["code"], 11 11 "token_endpoint_auth_method": "none", 12 12 "application_type": "web", 13 - "dpop_bound_access_tokens": false 13 + "dpop_bound_access_tokens": true 14 14 }
+1 -1
manifest-beta.json
··· 1 1 { 2 2 "id": "atmosphere", 3 3 "name": "Atmosphere", 4 - "version": "0.1.16-beta.4", 4 + "version": "0.1.16-beta.5", 5 5 "minAppVersion": "0.15.0", 6 6 "description": "Various integrations with AT Protocol.", 7 7 "author": "treethought",