summaryrefslogtreecommitdiff
path: root/src/com/p4square/f1oauth/F1User.java
AgeCommit message (Collapse)Author
2014-09-09Moving F1OAuthHelper to F1Access.Jesse Morgan
F1Access will provide a collection of F1 API methods, rather than placing all of those methods in F1User as I was originally planning.
2014-08-28Rough outline of the F1 attribute logic.Jesse Morgan
Parts of addAttribute have been implemented in F1User, but I may move it out into a general F1 API class.
2014-02-01Changing user identifier from email to F1 user id.Jesse Morgan