Posted on May 5, 2009 by
Massive Bird
Please make IToken serializable
Comment #1
Posted on May 5, 2009 by Massive BirdActually making OAuthSession Serializable would be better
Comment #2
Posted on Jul 30, 2009 by Swift KangarooI'll look into it, what's the use case for this by the way?
Comment #3
Posted on Apr 6, 2010 by Swift KangarooTokenBase, RequestToken and AccessToken are now serializable.
I don't think making OAuthSession serializable makes sense - it's injected with dependencies etc. and I'm not sure I understand the value at this stage.
Status: Fixed
Labels:
Type-Defect
Priority-Medium