Documentation
¶
Index ¶
- type Client
- func (c *Client) Authenticate(ctx context.Context, body *b2b.SSOAuthenticateParams) (*b2b.SSOAuthenticateResponse, error)
- func (c *Client) Delete(ctx context.Context, organizationID string, connectionID string) (*b2b.SSODeleteConnectionResponse, error)
- func (c *Client) Get(ctx context.Context, organizationID string) (*b2b.SSOGetConnectionsResponse, error)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Client ¶
func (*Client) Authenticate ¶
func (c *Client) Authenticate( ctx context.Context, body *b2b.SSOAuthenticateParams, ) (*b2b.SSOAuthenticateResponse, error)
Click to show internal directories.
Click to hide internal directories.