epic account auth

Guide for epic account auth

Epic: Account & Authentication

✅ Mission ACCOUNT-SYSTEM: Multi-Character Architecture

Status: ✅ Complete Completed: 2026-01-22
Functional Changes:
  • JWT Login: Game clients can authenticate via JWT, enabling persistent sessions.
  • Multi-Character Support: Backend supports multiple characters per account (limit 3).
  • Secure Hashing: All new accounts use Argon2id password hashing.

✅ Mission FIX-LOGIC-CORE-TESTS: Test Suite Stability

Status: ✅ Complete Completed: 2026-01-23
Functional Changes:
  • Test Suite Stability: logic-core test suite is now fully green.
  • Bug Fixes: Fixed actual logic bugs in combat and DB schema alignment issues.

✅ Mission APIS-COVERAGE: Ensuring 100% Test Coverage

Status: ✅ Complete Completed: 2026-01-22
Functional Changes:
  • Reliability: The entire API surface is now covered by automated tests.
  • Security: The sql_safety admin tool has strict safeguards.