Conversation:
Notices
-
AndStatus (andstatus)'s status on Sunday, 18-Sep-2016 15:38:10 EDT AndStatus
@gargron Yes, code for different APIs lives in different classes, so it shouldn't be too hard to add another one. Actually, usually authentication appears to be the hardest part (due to absence of documentation and examples...)
@lnxw48-
AndStatus (andstatus)'s status on Monday, 19-Sep-2016 01:33:34 EDT AndStatus
@gargron Please lookup how automatic client registration using OAuth is implemented in http://status.hackerposse.com/url/6776. It allows a User, who has an account in one http://status.hackerposse.com/url/6776 instance, to access data (e.g. remote User's timeline) at another instance without manual steps. GNU Social is far behind here... Furthermore in the API design I would re…
-