Exposing authenticated data from Azure Mobile App via an ASP.NET MVC 5 application -


i'm trying access authenticated data mobile apps via asp.net mvc5. backend .net (not node.js) , i'm using c# sdk (not javascript). since custom auth (user\pwd) not yet available mobile apps i'm trying connect facebook.

i've found this post outdated now.

if trying both mobile app clients , mvc client, might need specify list of oauth urls valid per:

https://developers.facebook.com/docs/facebook-login/security#surfacearea

you can set list of valid callback urls on settings -> advanced tab in facebook app management.


Comments

Popular posts from this blog

toolbar - How to add link to user registration inside toobar in admin joomla 3 custom component -

linux - disk space limitation when creating war file -