It's OAuth. Each user that allows access to the app will have an individual token only valid for that app and only for that user's account. Either the developer or the user can revoke that token at any time.
All the dev has to do is to not create/send a token to the user until they subscribe, then revoke that user's token if the subscription expires.
Right now nobody even knows which ones will be blocked or not because it's hardly visible at the moment. It's going to be an absolute clusterfuck once people start realizing their subreddits are improperly categorized as NSFW and are completely blocked from the API.
If it's the same as the mobile website, then new/small subreddits are blocked too for being "unreviewed".