Files
huly-platform/dev/prod/.env
T
Alexander PlatovandGitHub d806a54324 Analytics: add OAuth authentication and guest access events (#9541)
* 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>
2025-07-18 13:18:27 +07:00

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