SigningHub Desktop Web
Client ID and Secret for authentication:
"Credentials": {
"ClientId": "[Client_ID]",
"ClientSecret": "[Client_Secret]"}SigningHub API URL:
"Services": {
"Authentication": "[Signinghub_API]"}Client App configuration:
window['env']['baseURL'] = '[API_URL]';
window['env']['localGatewayURL'] = '[WEB_URL]';Proxy Handling for API Communication:
Disable Basic Deep Linking:
Last updated
Was this helpful?

