Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
View Source
var (
ErrInvalidClientID = errors.New("invalid client id")
)
Functions ¶
func NewDPoPClient ¶ added in v0.3.58
func NewDPoPClient(ctx context.Context, clientID string, clientSecret string) (grpc.ClientConnInterface, *jose.JSONWebKey, oauth2.TokenSource, error)
NewDPoPClient creates a gRPC client with DPoP authentication.
func NewIdAttMarshaller ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.