startAuthorizationResponsePreparation
suspend fun startAuthorizationResponsePreparation(input: String): KmmResult<AuthorizationResponsePreparationState>(source)
Starts the authorization response building process from the RP's authentication request in input
suspend fun startAuthorizationResponsePreparation(params: AuthenticationRequestParametersFrom): KmmResult<AuthorizationResponsePreparationState>(source)
Starts the authorization response building process from the RP's authentication request in params