I am new to angular js2. Currently I am working with a web application, which uses angular2 for front-end. In this application I have used angular2-social-login for authenti
Another solution to fix the above problem:
export class AppModule { constructor() { }} Angular2SocialLoginModule.initWithProviders(providers);