Srinivas Kolluri

Results 8 comments of Srinivas Kolluri

Did you add any X-Frame-Options ? There is no problem in the code. Look at this - https://developer.mozilla.org/en-US/docs/Web/HTTP/Headers/X-Frame-Options FB opens a frame to authenticate. Ensure that your code has not...

Try this. Add X-Frame-Options in your angular header. http://stackoverflow.com/questions/33144580/configuring-x-frame-options

At this point, it won't work with angular universal. There are some dom dependencies in the code. We need to figure out a way to execute logout. Let me look...

Ensure that popups are not blocked in your browser.

You might have allowed it for gmail only.

Not sure of what is going on here. Let me check the permission list.

Whats the callback url you specified in linkedin ?

Sure. Let me know if you have a push ready.