code:function OnEvent_SigninReady(email){ if(email != "youremail@domain.com"){ Messenger.Signout(); } }