Scrapboard.org client

Update client-metadata.json

authored by

Turtlepaw and committed by
GitHub
839a40a4 2988dc3c

+7 -7
+7 -7
public/client-metadata.json
··· 1 { 2 - "client_id": "https://scribbleboard.pages.dev/client-metadata.json", 3 "client_name": "Scribbleboard", 4 - "client_uri": "https://scribbleboard.pages.dev", 5 - "logo_uri": "https://scribbleboard.pages.dev/logo.png", 6 - "tos_uri": "https://scribbleboard.pages.dev/tos", 7 - "policy_uri": "https://scribbleboard.pages.dev/policy", 8 "redirect_uris": [ 9 - "https://scribbleboard.pages.dev" 10 ], 11 "scope": "atproto transition:generic", 12 "grant_types": [ ··· 19 "token_endpoint_auth_method": "none", 20 "application_type": "web", 21 "dpop_bound_access_tokens": true 22 - }
··· 1 { 2 + "client_id": "https://pin.to.it/client-metadata.json", 3 "client_name": "Scribbleboard", 4 + "client_uri": "https://pin.to.it", 5 + "logo_uri": "https://pin.to.it/logo.png", 6 + "tos_uri": "https://pin.to.it/tos", 7 + "policy_uri": "https://pin.to.it/policy", 8 "redirect_uris": [ 9 + "https://pin.to.it" 10 ], 11 "scope": "atproto transition:generic", 12 "grant_types": [ ··· 19 "token_endpoint_auth_method": "none", 20 "application_type": "web", 21 "dpop_bound_access_tokens": true 22 + }