sahat / satellizer

Token-based AngularJS Authentication
https://satellizer-sahat.rhcloud.com
MIT License
7.86k stars 1.13k forks source link

Ionic App Development Issue. #570

Open umasgn opened 8 years ago

umasgn commented 8 years ago

i'm developing an ionic application. on backend we are using nodejs + express for web api. angularjs as front end web application ionic for mobile application. on web api we have end point for /auth/facebook which will return token to the front end. it is working fine. how can i use the same web api for ionic app with satellizer ? @jfromaniello

Hesesses commented 8 years ago

+1

How it should be used together with facebook api? To get user's feed / photos etc