GoDoxy/internal
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
..
api feat(oidc): support token refreshing via offline_access scope 2025-04-23 17:50:22 +08:00
auth feat(oidc): support token refreshing via offline_access scope 2025-04-23 17:50:22 +08:00
autocert refactor: use stretchr/testify, replace ExpectBytesEqual and ExpectDeepEqual with ExpectEqual in tests 2025-03-28 08:45:06 +08:00
common feat(oidc): support token refreshing via offline_access scope 2025-04-23 17:50:22 +08:00
config refactor: improved config initialization flow, add agent config 2025-03-28 07:47:28 +08:00
docker fix: loading_page html 2025-03-29 08:21:26 +08:00
entrypoint refactor: error http handling 2025-03-28 07:39:26 +08:00
gperr refactor: rename module 'err' to 'gperr' 2025-03-28 05:57:43 +08:00
homepage refactor: use stretchr/testify, replace ExpectBytesEqual and ExpectDeepEqual with ExpectEqual in tests 2025-03-28 08:45:06 +08:00
jsonstore feat(oidc): support token refreshing via offline_access scope 2025-04-23 17:50:22 +08:00
logging refactor: clean up logger and metric initialization flow 2025-03-29 02:59:40 +08:00
metrics refactor: clean up logger and metric initialization flow 2025-03-29 02:59:40 +08:00
net feat(oidc): support token refreshing via offline_access scope 2025-04-23 17:50:22 +08:00
notif refactor: use stretchr/testify, replace ExpectBytesEqual and ExpectDeepEqual with ExpectEqual in tests 2025-03-28 08:45:06 +08:00
route fix(route): error not being returned 2025-04-22 09:18:25 +08:00
task refactor: rename module 'err' to 'gperr' in references 2025-03-28 07:39:26 +08:00
utils fix: limit redirect count when parsing html for favicon, fix url sanitize method 2025-03-29 09:35:12 +08:00
watcher refactor: clean up code and enhance utilities with new functions 2025-03-28 08:14:06 +08:00
list-icons.go refactor: improved json loading flow and log messages 2025-03-28 07:39:26 +08:00