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