This website requires JavaScript.
Explore
Help
Sign In
MyGO
/
mygo
Watch
1
Star
0
Fork
0
You've already forked mygo
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
dev
mygo
/
internal
/
server
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
ld
b0356bf103
Refactor auth handler into separate account handler
2026-04-29 17:36:04 +08:00
..
router.go
Refactor router setup to split routes by auth/protected boundary
2026-04-27 23:30:17 +08:00
routes_protected.go
Refactor auth handler into separate account handler
2026-04-29 17:36:04 +08:00
routes_public.go
Implement JWT authentication and app passkey support
2026-04-29 11:50:09 +08:00
server_test.go
Change config JWT duration fields to time.Duration
2026-04-29 17:02:49 +08:00
server.go
Implement web API foundation
2026-04-27 23:06:06 +08:00