Unfollow tool for Bluesky

edit client-metadata.json

Changed files
+1 -1
public
+1 -1
public/client-metadata.json
···
"client_id": "https://oauth.cleanfollow-bsky.pages.dev/client-metadata.json",
"client_name": "cleanfollow-bsky",
"client_uri": "https://oauth.cleanfollow-bsky.pages.dev",
-
"redirect_uris": ["https://oauth.cleanfollow-bsky.pages.dev/callback"],
+
"redirect_uris": ["https://oauth.cleanfollow-bsky.pages.dev/"],
"scope": "profile email offline_access",
"grant_types": ["authorization_code", "refresh_token"],
"response_types": ["code"],