remotestorage / modules

DEPRECATED
18 stars 10 forks source link

[sockethub-credentials] support Sockethub2 #74

Closed michielbdejong closed 9 years ago

michielbdejong commented 9 years ago

Adding support for Sockethub2 to the sockethub-credentials module, as mentioned in https://github.com/remotestorage/modules/issues/35#issuecomment-85894677

How would the schema change? Let's add a 'sockethub-version' field for backwards compatibility?

Also, this module has no good documentation: https://remotestorage.io/modules/code/files/sockethub-credentials-js.html (needs NaturalDocs comments in the code).

raucao commented 9 years ago

I don't thing the credentials format will change, as it's mostly about ActivityStreams 2.0, right @silverbucket?

silverbucket commented 9 years ago

Correct, credentials for sockethub wont change (at least as far as I can tell now). It might be nice to add a major version number there just for posterity, though it shouldn't be required and it wouldn't really have any effect at the moment.