core/login/login.module.ts
The angular module definition for the login.
forRoot()
{ ngModule: typeof LoginModule; providers: {}; }
providers()
{}