This website requires JavaScript.
Explore
Help
Sign In
wlw
/
ai-agent
Watch
2
Star
0
Fork
0
You've already forked ai-agent
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
6845c728f820ffc804df0f9d9e7096dadd38d3f2
ai-agent
/
internal
/
pkg
/
dto
/
response
/
auth_response.go
T
6 lines
90 B
Go
Raw
Normal View
History
Unescape
Escape
Init
2026-04-09 10:01:23 +08:00
package
response
refactor: remove LocaleSwitcher component and update locale handling
2026-06-26 14:46:01 +08:00
type
PublicConfigResponse
struct
{
refactor(auth): delegate access control to be-system
2026-08-21 00:41:07 +08:00
Language
string
`json:"language"`
feat: add support for request ID tracking across services
2026-05-27 22:18:43 +08:00
}
Reference in New Issue
Copy Permalink