inspac-sdk
/
com.thoughtworks.inspac.sdk.model.dto
Package com.
thoughtworks.
inspac.
sdk.
model.
dto
Types
Types
InitAuthRequest
Link copied to clipboard
data class
InitAuthRequest
(host:
String
, endPoint:
String
, clientId:
String
, redirectURI:
String
, scope:
String
, responseType:
String
, nonce:
String
, state:
String
)
Content copied to clipboard
Request Body for initiating authentication request.