The Official App · swolekat.info

The Swolekat Show

The Swolekat Show is the official web app for the Twitch streamer swolekat. It is where viewers of the show manage their account and customize how they appear during live streams.

What this app does

Viewers sign in with their Twitch account to unlock features tied to the stream:

Why this app requests YouTube access

When you choose to link a YouTube channel, the app asks Google for read-only access to your YouTube account (the youtube.readonly scope). It uses that access for exactly one thing: reading which YouTube channel(s) the chosen Google account owns, so it can attach them to your Swolekat Show account and apply your chat style there. The only thing stored is each channel's public ID and title.

The app does not read your subscriptions, watch history, or videos, and it never posts, uploads, or changes anything on your Google or YouTube account. The access is used once, on the server, and the token is not stored. Linking YouTube is entirely optional — the rest of the app works with just Twitch sign-in.

How your data is protected

All traffic is HTTPS (TLS 1.2+), stored data is encrypted at rest in a managed Supabase Postgres database with row-level access control, and the Google OAuth client secret lives only as a server-side secret — never in the browser or the source repository. The Google access token is used once inside an isolated server function and is never written to the database or logs. Google user data is never sold, transferred, used for advertising, or used to train AI models.

Your data & privacy

The full details of what the app stores, how it is used, how it is protected, and how to remove it are in our Privacy Policy. You can disconnect a linked YouTube channel at any time from your account page, and revoke the app's Google access from your Google account permissions.