Question Sub only login

Hello all.

Is it possible to make a Sub only Forum ?
So you need to be a subscriber on a specific person to login on the site ?

Yes, require Twitch auth with the channel_check_subscription scope and then check if the user is subscribed using GET /channels/:channel/subscriptions/:user.