Versions in this module Expand all Collapse all v0 v0.0.10 Apr 10, 2026 v0.0.9 Mar 17, 2026 Changes in this version + const ClientIdHeaderKey + const ClientSecretHeaderKey + type RpcAuther struct + ClientId string + ClientSecret string + Enable bool + func (c *RpcAuther) Auth(ctx context.Context, in *jsonrpc.AuthRequest) (any, error) + func (c *RpcAuther) Init() error + func (c *RpcAuther) Name() string