Commit Graph

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