yusing
|
f1d906ac11
|
fix(test): update test expectations
|
2026-01-04 20:31:11 +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 |
|
DeAndre Harris
|
41ce784a7f
|
feat: Add per-route OIDC client ID and secret support (#145)
|
2025-09-08 08:16:30 +08:00 |
|
yusing
|
c05059765d
|
style: coed cleanup and fix styling
|
2025-05-10 10:46:31 +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 |
|