Your music, beautifully tracked. All yours. (coming soon) teal.fm
teal-fm atproto

hostname check

authored by

Natalie and committed by
Natalie B.
ecd92f61 d83411a5

+1
+1
apps/amethyst/lib/atp/oauth.tsx
··· 41 41 const queryParams = new URLSearchParams(); 42 42 queryParams.set("scope", "atproto transition:generic"); 43 43 queryParams.set("redirect_uri", redirect); 44 + console.log("Our client base uri is ", hostname); 44 45 meta = { 45 46 client_id: 46 47 hostname === "localhost"