Documentation
¶
Index ¶
- func CreateIdentity(c *ory.APIClient) *ory.Identity
- func CreateIdentityWithSession(c *ory.APIClient, email, password string) (*ory.Session, string)
- func ExitOnError(err error)
- func NewSDKForSelfHosted(endpoint string) *ory.APIClient
- func PrintJSONPretty(v interface{})
- func RandomCredentials() (email, password string)
- func SDKExitOnError(err error, res *http.Response)
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func CreateIdentityWithSession ¶
CreateIdentityWithSession creates an identity and an Ory Session Token for it.
func ExitOnError ¶
func ExitOnError(err error)
func NewSDKForSelfHosted ¶
func PrintJSONPretty ¶
func PrintJSONPretty(v interface{})
func RandomCredentials ¶
func RandomCredentials() (email, password string)
func SDKExitOnError ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.