You can check /kraken/channels/:channel/follows with an unauthenticated call: https://github.com/justintv/Twitch-API/blob/master/v3_resources/follows.md#get-channelschannelfollows
For verifying a login of a user you could request user_read or even no scope at all and look at the /kraken root for the name of the authenticated user.