xiaofang
Results
1
issues of
xiaofang
Hi, I am trying to create an AuthZ/AuthN plugin that checks if a specific user can operator。 When I log the authorization.Requset.User, I get empty strings. ``` username := req.User...