get5loader icon indicating copy to clipboard operation
get5loader copied to clipboard

[gRPC] Add auth things for gRPC API

Open FlowingSPDG opened this issue 5 years ago • 0 comments

currently get5 gRPC api has no auth things,which means if port is not protected by firewall, user with no permission can access into gRPC API and control resource.(cuz gRPC API is for internal-usage currently) probably Interceptor is good for this case

FlowingSPDG avatar Apr 02 '20 03:04 FlowingSPDG