get
/v1/auth/loginInitiate login
Public Endpoint
Auth
Redirects to the identity provider for authentication
Query Parameters
| Name | Type | Description |
|---|---|---|
returnUrl | string | URL to redirect to after successful authentication |
Responses
Redirect to identity provider
Code Examples
curl -X GET 'https://api-next.checkio.co.uk/v1/auth/login'