Kiran Mali
Kiran Mali
## Problem I found one structure problem. I've to import third-party modules at multiple places. If I want to use third-party components at `header.component.ts` and `home.component.ts` then I've to import...
details at gluu-passport issue https://github.com/GluuFederation/gluu-passport/issues/398
**Describe the bug** I found a bug in [Social-Login-with-Google](https://github.com/JanssenProject/jans/wiki/Social-Login-with-Google). After auth request on the login page is not showing the `Login with Google` button. **To Reproduce** Steps to reproduce the...