We are making an Article Reading app with Open Graph. When ever user reads any article on the App it gets posted as an Activity and his friends can see it.
The problem is if user clicks on the feed title, he is taken to the permission page and he has to grant the permission to read the article. I know that this is the core of Open Graph but we feel it would be great if we can provide a link like "Read Now" apart from usual post, which takes the user to the article directly without granting any permission. Obviously, he wont be able to see any friends activity on that page and it wont allow us to post on his behalf, but that is fine because users intention was just to read that particular article.
Has any one done something like this?
Any pointers would be really appreciated
Gaurav