continueWithAuth
suspend fun continueWithAuth(args: Fetch.ContinueWithAuthParameter, mode: CommandMode = CommandMode.DEFAULT)
Continues a request supplying authChallengeResponse following authRequired event.
Continues a request supplying authChallengeResponse following authRequired event.
Parameters
requestId
An id the client received in authRequired event.
authChallengeResponse
Response to with an authChallenge.