zyra / ngx-facebook

Angular TypeScript Wrapper for Facebook SDK
http://zyra.github.io/ngx-facebook/
MIT License
209 stars 70 forks source link

Get code instead of accessToken #145

Open pelcomppl opened 5 years ago

pelcomppl commented 5 years ago

Hi I try to use Facebook login in my application. I want to login on frontend (Angular) get the code and sent it to api to get refresh token. How to get code instead of accessToken?