Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type API ¶
type Option ¶
type Option func(*API)
func WithBaseURI ¶ added in v5.4.0
WithBaseURI overrides the client base URI determined by the environment.
The value derived from stytch.EnvLive or stytch.EnvTest is already correct for production use in the Live or Test environment, respectively. This is implemented to make it easier to use this client to access internal development versions of the API.
func WithLogger ¶
Click to show internal directories.
Click to hide internal directories.