Libraries¶
To make it easy to implement Ultimaker authentication in your API connections you can use an OAuth2 client library.
Cura plugins¶
Plugins in Cura can use the Ultimaker Account functionality via the Cura SDK. More details about this can be found on GitHub.
Other Libraries¶
For other languages or applications you can use one of the many available client libraries for OAuth2. OAuth.net provides an extensive overview of these libraries.