this repo has no description
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Maybe a fixed port?

Woovie ec88b300 d3ca55c9

+1 -1
+1 -1
oauth-client-metadata.json
··· 7 7 "grant_types": ["authorization_code", "refresh_token"], 8 8 "response_types": ["code"], 9 9 "scope": "atproto", 10 - "redirect_uris": ["http://127.0.0.1/callback"] 10 + "redirect_uris": ["http://127.0.0.1:29170/callback"] 11 11 }