What is the authentication method used for making API calls and do I have to only use FusionFabric.cloud authentication protocol?
What is the authentication method used for making API calls and do I have to only use FusionFabric.cloud authentication protocol?
On FusionFabric.cloud, the authorization process is orchestrated by the FusionCreator Authorization Server through one of the following OAuth2 flows: Client Credentials Grant flow and Authorization Code Grant flow. These flows are detailed in RFC 6749, section 4.
Check out the OAuth2 section in FusionCreator Documentation.
3 People are following this question.