internal AuthBackend(LoginManager manager)
 {
     m_Manager = manager;
 }