Files
bedolaga-cabinet/src/api
Fringg 6721e25df6 fix(auth): send Bearer token for account merge endpoints
Remove '/cabinet/auth/merge/' from AUTH_ENDPOINTS so the request
interceptor attaches the Authorization header. The backend merge
preview/execute endpoints require an authenticated initiator
(get_current_cabinet_user); omitting the token produced
401 'Authentication required' and merges never completed after
Telegram confirmation or email-code verification.
2026-06-16 02:00:18 +03:00
..