Sample application for Java-thick clients

A sample rich client Java application is included in this SDK to demonstrate OAuth token usage with Java thick clients. Use this sample to understand request handling and token-based authentication behavior.

  1. Extract the source package and run dist/SampleThickClientOAuth2.jar.
  2. Alternatively, compile the source code manually and run the generated jar file.