moraskiod / socialauth

Automatically exported from code.google.com/p/socialauth
0 stars 0 forks source link

API Request: Cache json/xml auth response in Profile #261

Open GoogleCodeExporter opened 8 years ago

GoogleCodeExporter commented 8 years ago
If would be nice to cache the json/xml response in the profile object. This way 
non standard response fields could be examined. The raw response could be 
passed to Profile constructor with a public Object getResponse() to be 
returned. This way when testing out new providers the raw json/xml could be 
examined. 

Original issue reported on code.google.com by al...@backpocket.com on 18 Mar 2013 at 8:20