summaryrefslogtreecommitdiffstats
path: root/samples/DotNetOpenAuth.ApplicationBlock/Facebook/FacebookGraph.cs
Commit message (Collapse)AuthorAgeFilesLines
* Updated Facebook Graph class to use int64 for ids.Andrew Arnott2010-12-241-1/+1
| | | | Thanks to Joel Cossins for reporting this requirement.
* Placeholder Facebook Graph API now in the ApplicationBlock, and the sample ↵Andrew Arnott2010-05-131-0/+54
calls into it.