mirror of
https://github.com/hcengineering/platform.git
synced 2026-08-20 19:32:22 +02:00
* Analytics: add OAuth authentication and guest access events Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com> * Fix Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com> * Move trackOAuthCompletion to analytics Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com> * Move getProviderFromUrl and trackOAuthCompletion to analytics-providers Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com> * fix: improve URL hostname validation in OAuth provider detection Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com> --------- Signed-off-by: Alexander Platov <alexander.platov@hardcoreeng.com>
14 lines
280 B
Bash
14 lines
280 B
Bash
|
|
TELEGRAM_URL=http://localhost:8086
|
|
FRONT_URL=http://localhost:8080
|
|
|
|
REKONI_URL=http://localhost:4004
|
|
|
|
COLLABORATOR_URL=ws://locahost:3078
|
|
|
|
PRINT_URL=http://localhost:4005
|
|
SIGN_URL=http://localhost:4006
|
|
|
|
ANALYTICS_COLLECTOR_URL=http://huly.local:4017
|
|
AI_URL=http://localhost:4010
|