Commit Graph

  • b0356bf103 Refactor auth handler into separate account handler dev Huxley 2026-04-29 17:36:04 +08:00
  • 697cc979c8 Merge authentication system and database layer implementation. main Huxley 2026-04-29 17:09:20 +08:00
  • f4212cddf0 Change config JWT duration fields to time.Duration Huxley 2026-04-29 17:02:49 +08:00
  • b4ab864f80 Add token type to JWT claims for access/refresh distinction Huxley 2026-04-29 16:55:18 +08:00
  • 712171230b Add JWT and UUID dependencies in go.sum Huxley 2026-04-29 11:51:20 +08:00
  • 3eeb9f6d26 Implement JWT authentication and app passkey support Huxley 2026-04-29 11:50:09 +08:00
  • 901a769ee7 Complete foundational data layer with repository implementation Huxley 2026-04-28 13:32:33 +08:00
  • f57f6c8f35 Update architecture and roadmap status icons. Huxley 2026-04-27 23:44:59 +08:00
  • d4d7495ffb Refactor router setup to split routes by auth/protected boundary Huxley 2026-04-27 23:30:17 +08:00
  • 7fb125ea87 Implement web API foundation Huxley 2026-04-27 23:06:06 +08:00
  • c0c34eb914 Change JWT TTL config from duration to string for flexibility Huxley 2026-04-27 17:15:16 +08:00
  • 54f0deadbc Add initial framework of configuration. Huxley 2026-04-27 16:55:58 +08:00
  • e8a0c48658 Initialize project skeleton with CLI and documentation Huxley 2026-04-25 17:18:16 +00:00