this repo has no description
5
fork

Configure Feed

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

fix: bug

Turtlepaw 6679129c 6b808105

+1 -1
+1 -1
src/lib/hooks/useAuth.tsx
··· 55 55 }, // loopback client 56 56 }) 57 57 : await BrowserOAuthClient.load({ 58 - handleResolver, 58 + handleResolver: "https://bsky.social", 59 59 clientId: "https://pin.to.it/client-metadata.json", 60 60 }); 61 61