There is a website that uses Facebook auth for Login.
I'm developing an app that fetch data from the website after logging in via facebook. The problem is that the website also uses facebook auth, and the page i want to connect to has dynamic content (depends on who is the user).
How can i connect to that page? i can talk to the website developer if necessary.