Can someone give an example of auth.getSession for facebook dev?
- by Kartikkowligi
I have the auth token generated. I need to get the infinite session using that. So i wanna know the parameters to be passed for auth.getSession. A simple code for the complete flow is appreciated! Thanks