tangled
alpha
login
or
join now
bunware.org
/
pin.to.it
6
fork
atom
Scrapboard.org client
6
fork
atom
overview
issues
pulls
pipelines
fix: bug
bunware.org
7 months ago
6679129c
6b808105
+1
-1
1 changed file
expand all
collapse all
unified
split
src
lib
hooks
useAuth.tsx
+1
-1
src/lib/hooks/useAuth.tsx
···
55
55
}, // loopback client
56
56
})
57
57
: await BrowserOAuthClient.load({
58
58
-
handleResolver,
58
58
+
handleResolver: "https://bsky.social",
59
59
clientId: "https://pin.to.it/client-metadata.json",
60
60
});
61
61