powerpointproto slides.waow.tech
slides
at main 12 lines 511 B view raw
1{ 2 "client_id": "https://slides.waow.tech/oauth-client-metadata.json", 3 "client_name": "slides", 4 "client_uri": "https://slides.waow.tech", 5 "redirect_uris": ["https://slides.waow.tech/"], 6 "grant_types": ["authorization_code", "refresh_token"], 7 "response_types": ["code"], 8 "scope": "atproto blob:image/* repo:tech.waow.slides.deck repo:tech.waow.slides.slide repo:tech.waow.slides.preferences", 9 "token_endpoint_auth_method": "none", 10 "application_type": "web", 11 "dpop_bound_access_tokens": true 12}