inspac-sdk
/
com.thoughtworks.inspac.sdk.model.dto
/
InitAuthRequest
/
InitAuthRequest
Init
Auth
Request
fun
InitAuthRequest
(host:
String
, endPoint:
String
, clientId:
String
, redirectURI:
String
, scope:
String
= "openid", responseType:
String
= "code", nonce:
String
= randomUUID().toString(), state:
String
= randomUUID().toString())
Content copied to clipboard