GoDoxy/internal/common
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
..
args.go refactor: improved init flow in main 2025-03-28 07:38:12 +08:00
constants.go feat(oidc): support token refreshing via offline_access scope 2025-04-23 17:50:22 +08:00
crypto.go feat(oidc): support token refreshing via offline_access scope 2025-04-23 17:50:22 +08:00
env.go feat(oidc): support token refreshing via offline_access scope 2025-04-23 17:50:22 +08:00