Skip to main content
Autodesk Platform Services
Developer hubs
Sign in

Chengxi Li

Joined the Developer Advocates team in 2014. Li works mostly with M&E industry using C++/Python, and he is interested in algorithms and graphics.

Posts by Chengxi Li

Linux user

1 Nov 2023

How to authenticate 3-legged token with your desktop applications (Linux)

In previous blogs, we have implemented custom protocols on both Win32 and MacOS. This time, we are going to implement it on Linux with GDBus...

Authentication
Code Samples
3 Legged Token
Chengxi Li
Mac user

1 Nov 2023

How to authenticate 3-legged token with your desktop applications (MacOS)

In previous blog, we implemented our custom protocol for Windows. In this blog, we'll implement it for MacOS with Swift and SwiftUI...

Authentication
Code Samples
3 Legged Token
Chengxi Li
Windows user

1 Nov 2023

How to authenticate 3-legged token with your desktop applications (Win32)

With increased APIs provided by Autodesk Platform Service (APS), we may want to use APS with desktop applications. It is easy to get a 2...

Authentication
Code Samples
3 Legged Token
Chengxi Li
Autodesk