Hi,
first thanks for this great package. I was able to use it successfully for both Facebook and Google. I also have setup a linkedin application and setup as per your instructions.
However it falls over with the following description: Cannot read property 'authorize' of undefined
While debugging I found out that it seems to happen when calling the method login in the AuthService class. The IN.User is undefined and therefore the authorize method called fails.
I provided a screenshot for you:

Another, but rather minor problem was receiving and error when closing the popup dialog using the Google API.

Thanks again for this great package!
Hi,
first thanks for this great package. I was able to use it successfully for both Facebook and Google. I also have setup a linkedin application and setup as per your instructions.
However it falls over with the following description: Cannot read property 'authorize' of undefined
While debugging I found out that it seems to happen when calling the method login in the AuthService class. The IN.User is undefined and therefore the authorize method called fails.
I provided a screenshot for you:

Another, but rather minor problem was receiving and error when closing the popup dialog using the Google API.
Thanks again for this great package!