video.cerulea.blue/web/upload/client-metadata.json
2026-01-11 23:33:05 +00:00

12 lines
449 B
JSON

{
"client_id": "https://video.cerulea.blue/upload/client-metadata.json",
"client_name": "Cerulea Video",
"client_uri": "https://video.cerulea.blue",
"redirect_uris": ["https://video.cerulea.blue/upload/"],
"scope": "atproto transition:generic",
"grant_types": ["authorization_code", "refresh_token"],
"response_types": ["code"],
"token_endpoint_auth_method": "none",
"application_type": "web",
"dpop_bound_access_tokens": true
}