Sunday ld
  • This site is ONLY for my private repositories or unfully developed projects, which is not prepared for open source. For Issues/PRs, please turn to my 🔗Github Homepage.

  • Joined on 2022-04-12
ld pushed to dev at MyGO/mygo 2026-05-01 01:27:18 +08:00
eaa31efd64 Update architecture and decisions docs with auth refinements
ld pushed to dev at MyGO/mygo 2026-04-29 17:36:09 +08:00
b0356bf103 Refactor auth handler into separate account handler
ld created branch dev in MyGO/mygo 2026-04-29 17:36:09 +08:00
ld deleted branch dev from MyGO/mygo 2026-04-29 17:11:49 +08:00
ld pushed to main at MyGO/mygo 2026-04-29 17:09:24 +08:00
697cc979c8 Merge authentication system and database layer implementation.
f4212cddf0 Change config JWT duration fields to time.Duration
b4ab864f80 Add token type to JWT claims for access/refresh distinction
712171230b Add JWT and UUID dependencies in go.sum
3eeb9f6d26 Implement JWT authentication and app passkey support
Compare 7 commits »
ld pushed to dev at MyGO/mygo 2026-04-29 17:02:55 +08:00
f4212cddf0 Change config JWT duration fields to time.Duration
ld pushed to dev at MyGO/mygo 2026-04-29 16:55:22 +08:00
b4ab864f80 Add token type to JWT claims for access/refresh distinction
ld pushed to dev at MyGO/mygo 2026-04-29 11:51:28 +08:00
712171230b Add JWT and UUID dependencies in go.sum
3eeb9f6d26 Implement JWT authentication and app passkey support
Compare 2 commits »
ld pushed to dev at MyGO/mygo 2026-04-28 13:32:39 +08:00
901a769ee7 Complete foundational data layer with repository implementation
f57f6c8f35 Update architecture and roadmap status icons.
Compare 2 commits »
ld pushed to main at MyGO/mygo 2026-04-27 23:37:48 +08:00
d4d7495ffb Refactor router setup to split routes by auth/protected boundary
7fb125ea87 Implement web API foundation
c0c34eb914 Change JWT TTL config from duration to string for flexibility
54f0deadbc Add initial framework of configuration.
Compare 4 commits »
ld pushed to dev at MyGO/mygo 2026-04-27 23:30:21 +08:00
d4d7495ffb Refactor router setup to split routes by auth/protected boundary
ld pushed to dev at MyGO/mygo 2026-04-27 23:06:11 +08:00
7fb125ea87 Implement web API foundation
ld pushed to dev at MyGO/mygo 2026-04-27 17:15:29 +08:00
c0c34eb914 Change JWT TTL config from duration to string for flexibility
54f0deadbc Add initial framework of configuration.
Compare 2 commits »
ld created branch dev in MyGO/mygo 2026-04-27 17:15:29 +08:00
ld pushed to main at MyGO/mygo 2026-04-26 01:22:24 +08:00
e8a0c48658 Initialize project skeleton with CLI and documentation
ld created branch main in MyGO/mygo 2026-04-26 01:22:24 +08:00
ld created repository MyGO/mygo 2026-04-26 01:20:11 +08:00
ld pushed to main at ld/mpsp 2026-02-21 12:42:49 +08:00
6bb8873b48 Force explicit allowing initialization in child process.
ld pushed to main at ld/mpsp 2026-02-21 12:02:16 +08:00
cd335c1b3f Initial commit.
ld created branch main in ld/mpsp 2026-02-21 12:02:15 +08:00