Image sharing backed by ATProto
atproto images gleam

Update client-oauth-metadata.json

We don't need to be a confidential client as all code runs on the user's system.

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

lesbian.skin 8eb61cac 53199c34

verified
-2
-2
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": "private_key_jwt", 10 - "token_endpoint_auth_signing_alg": "ES256", 11 9 "client_name": "Plonk", 12 10 "client_uri": "https://plonk.top" 13 11 }