yii2-authclient: Is there a way to invalidate a previously authenticated client?

I’m restricting Google auth2 to a certain domain, so if someone logs in with an unauthorized e-mail address the authentication is successful from authclient’s point of view, but I need to invalidate it but I’m not seeing any methods that would enable me to do that.