ColFusion / ColfusionServer

0 stars 1 forks source link

Allow users to link their dataverse token to Colfusion account #11

Open EvgenyKarataev opened 9 years ago

EvgenyKarataev commented 9 years ago

It seems that Daverse API doesn't support OAuth and uses in house implemented token based REST API (see this for changes: https://github.com/IQSS/dataverse/issues/1818 and https://github.com/IQSS/dataverse/issues/1935). So for now at least users should be able to update their dataverse token manually that we can use to interact with dataverse API.