Image sharing backed by ATProto
atproto images gleam

Update oauth-client-metadata.json

Signed-off-by: Naomi Roberts <mia@naomieow.xyz>

lesbian.skin 0047c71d 8eb61cac

verified
+3
+2
.gitignore
··· 4 4 erl_crash.dump 5 5 node_modules/ 6 6 7 + wisp-cli 8 + 7 9 #Added automatically by Lustre Dev Tools 8 10 /.lustre 9 11 /dist
+1
assets/oauth-client-metadata.json
··· 6 6 "grant_types": ["authorization_code", "refresh_token"], 7 7 "response_types": ["code"], 8 8 "scope": "atproto repo:top.plonk.image?action=create&action=delete&action=update blob:*/*", 9 + "token_endpoint_auth_method": "none", 9 10 "client_name": "Plonk", 10 11 "client_uri": "https://plonk.top" 11 12 }