{ "authorization_endpoint": "https://chee.party/indieauth", "code_challenge_methods_supported": [ "S256" ], "grant_types_supported": [ "refresh_token", "authorization_code" ], "introspection_endpoint": "https://chee.party/indieauth/introspect", "issuer": "https://chee.party", "response_modes_supported": [ "query" ], "response_types_supported": [ "code" ], "scopes_supported": [ "read", "profile", "update", "mute", "media", "follow", "delete", "notify", "channels", "draft", "undelete", "create", "block" ], "token_endpoint": "https://chee.party/indieauth/token" }