Your music, beautifully tracked. All yours. (coming soon) teal.fm
teal-fm atproto
at main 12 lines 424 B view raw
1{ 2 "redirect_uris": ["https://alpha.teal.fm/auth/callback"], 3 "response_types": ["code"], 4 "grant_types": ["authorization_code", "refresh_token"], 5 "scope": "atproto transition:generic", 6 "token_endpoint_auth_method": "none", 7 "application_type": "web", 8 "client_id": "https://alpha.teal.fm/client-metadata.json", 9 "client_name": "teal", 10 "client_uri": "https://alpha.teal.fm", 11 "dpop_bound_access_tokens": true 12}