I am thinking about creating an OAuth library in LabVIEW, but for testing this during development I would like to use some test server, without overloading an existing service t
You can try ApiFest OAuth 2.0 Server (https://github.com/apifest/apifest-oauth20). Follow the steps described to start the server. Enjoy!