yusing
|
9c3346dd9d
|
fix(agent): correct usage of task in StartAgentServer and updated test expectations
|
2025-10-22 00:02:13 +08:00 |
|
yusing
|
6776f20332
|
refactor: move task, error and testing utils to separte repo; apply gofumpt
|
2025-09-27 13:41:50 +08:00 |
|
yusing
|
f9affba9fc
|
refactor(modules): replace github.com/yusing/go-proxy with github.com/yusing/godoxy
|
2025-09-22 16:44:59 +08:00 |
|
yusing
|
62c551c7fe
|
fix: tests
|
2025-04-30 17:42:51 +08:00 |
|
yusing
|
7461344004
|
fix: json store marshaling, api handler
- code clean up
- uncomment and simplify api auth handler
- fix redirect url for frontend
- proper redirect
|
2025-04-24 04:47:42 +08:00 |
|
yusing
|
b815c6fd69
|
feat(oidc): support token refreshing via offline_access scope
- refactored code
- moved api/v1/auth to auth/
- security enhancement
- env example update
- default jwt ttl changed to 24 hours
|
2025-04-23 17:50:22 +08:00 |
|