authorize

abstract suspend fun authorize(response: AuthorizationResponse)

Sends response to an authorization challenge from the list previously obtained using getAuthorizationChallenges.

AuthorizationChallenge id should be equal to the id of AuthorizationChallenge to which the response is sent.