Documentation ¶
Overview ¶
Package identity implements a client for identity.
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
type Client struct {
// contains filtered or unexported fields
}
Client provides a client that can be used to query an identity server.
type Params ¶
type Params struct { URL string Client *httpbakery.Client }
Params provides the parameters to be passed when creating a new client.
Click to show internal directories.
Click to hide internal directories.