internal-client
Version:
## Project setup ``` npm install ```
13 lines (12 loc) • 457 B
JavaScript
rewardStyle = {
API_GATEWAY: 'https://dev-api-gateway.rewardstyle.com',
SIGIL_URL: 'https://dev-auth.rewardstyle.com',
LEGACY_HOME_PAGE: 'https://dev.rewardstyle.com',
AUTH_URL: 'https://rewardstyle-dev.auth0.com',
AUTH_CLIENT_ID: 'yCE60mXVyIwZ3WlwR1WOgt0YCw1YMTAW',
TYK_GATEWAY_HOST: 'https://dev-tyk-gateway-v1.rewardstyle.com',
LTK_SPA_URL: 'https://www.somehowit.works',
ADDITIONAL_AUTH_PARAMS: {
sentFrom: 'operator_platform'
}
}