public void OnClick_Logout()
 {
     SGFirebase.AuthSignOut();
 }