Documentation ¶
Index ¶
- type Client
- func (c *Client) Authenticate(body *stytch.SessionsAuthenticateParams) (*stytch.SessionsAuthenticateResponse, error)
- func (c *Client) Get(body *stytch.SessionsGetParams) (*stytch.SessionsGetResponse, error)
- func (c *Client) Revoke(body *stytch.SessionsRevokeParams) (*stytch.SessionsRevokeResponse, 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( body *stytch.SessionsAuthenticateParams) (*stytch.SessionsAuthenticateResponse, error)
func (*Client) Get ¶
func (c *Client) Get( body *stytch.SessionsGetParams) (*stytch.SessionsGetResponse, error)
func (*Client) Revoke ¶
func (c *Client) Revoke( body *stytch.SessionsRevokeParams) (*stytch.SessionsRevokeResponse, error)
Click to show internal directories.
Click to hide internal directories.