internal bool IsAuthentificated()
 {
     return(platform.IsAuthenticated());
 }