6 services (user/issuer/clearing/compliance/notification/telemetry) were missing JwtStrategy provider, causing 'Unknown authentication strategy jwt' 500 errors on all auth-protected endpoints. - Create infrastructure/strategies/jwt.strategy.ts in each service - Update each module to import from local path (not @genex/common) - Revert @genex/common/index.ts strategy export (passport-jwt not in each service's node_modules, causes runtime 'Cannot find module' error) Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| admin-service | ||
| ai-service | ||
| auth-service | ||
| chain-indexer | ||
| clearing-service | ||
| compliance-service | ||
| issuer-service | ||
| notification-service | ||
| referral-service | ||
| telemetry-service | ||
| trading-service | ||
| translate-service | ||
| user-service | ||