remoteStorage option does not sync
mscottnelson opened this issue · 5 comments
mscottnelson commented
When using remoteStorage option, the remoteStorage provider sends its response, but Diffuse simply drops the information, and no User data sync occurs.
icidasset commented
👋 I was just working on this. I think I broke it somewhere along the road, or something else changed 🤔 Which server are you using?
icidasset commented
The issue in my testing is that the access token is missing from the OAuth response, but I haven't figured out why that is.
icidasset commented
Ok found the issue, will be fixed in the next release.
Will close this once it's released.
mscottnelson commented
Fantastic, thanks for picking this up so quickly!
icidasset commented
Released stable version 3.3
https://github.com/icidasset/diffuse/releases/tag/3.3.0