mean-expert-official / loopback-sdk-builder

Tool for auto-generating Software Development Kits (SDKs) for LoopBack
Other
399 stars 178 forks source link

Access Token not being Stored / loaded when using Social Login and Angular 4 #557

Open mraquino opened 6 years ago

mraquino commented 6 years ago

What type of issue are you creating?

What version of this module are you using?

Write other if any:

Please add a description for your issue:

I created an app using Angular 4 and Loopback. When logging using local repository user, the process of login and use of the API created goes fine, but when I use a social provider, actually Facebook, it seems that the SDK is not setting the token in the request. Access token is saved in LoopBackAuth but not propagated in the authorization header