Welcome
This repository contains two sample client applications, demonstrating the implementation of two OAuth2 authorization grant flows for FusionFabric.cloud - the authorization code and the client credentials grant flows.
To run the sample, go to the project sub-directories - ffdc-authorization-code and ffdc-client-credentials, and follow the steps from the README.md
files.
These sample client applications are released under the MIT License. See LICENSE for details.