The current TwitchPlugin.
Twitch authorisation key to validate.
A string description (noun) describing the key being validated.
Delegate to call when the first validation is done.
Delegate to call when the user ID is known.
Delegate to call when the token is expired.
Starts a validator routine.
This will validate the API access token and output to the terminal for how much longer it is valid. It will call delegates based upon what it finds.
Note: Must be called from within a Fiber.