I am not able to figure out how do I use facebook's client side authentication with Durandal.js. Can someone provide me with some example of something?
I tried to initialize facebook's authentication on view attached of my home view but that just doesn't work. It returns undefined user's name, although it launches facebook's login popup and closes it when I am logged in but it just doesn't returns me any response.