Hi guys,<br><br>When I met some of you at the LGM 2011 we couldn&#39;t find a ready-made C/C++ OAuth2 library to make integration with deviantART straightforward for Krita. On the way back to Europe I ran into Pippin who knew of a FOSS project that has OAuth2 support in C/C++:<br>
<br><a href="http://git.gnome.org/browse/libsocialweb/tree/services" target="_blank">http://git.gnome.org/browse/libsocialweb/tree/services</a><br>
which uses<br>
<a href="http://git.gnome.org/browse/librest/tree/rest" target="_blank">http://git.gnome.org/browse/librest/tree/rest</a><br>
for the actual OAUTH / http integration.<br><br>It&#39;s probably based on an old draft of OAuth2 and needs to be brought up to date, but it&#39;s definitely a good place to start from. I hope it helps!<br><br>By the way Martin Owens got the integration with deviantART working in Python plugins for the GIMP and Inkscape: <a href="http://doctormo.org/2011/05/19/deviantart-plugins-released/">http://doctormo.org/2011/05/19/deviantart-plugins-released/</a> including project file + final render bundling, exciting!<br>

<br>Gilles<br>