qesAuthorize

abstract suspend fun qesAuthorize(request: QesAuthorizeRequest): QesAuthorizeResponse

Initiates the QES signing flow for a document with a configured QES provider. Returns an authorizationUrl for the user to authenticate with the provider, and a codeVerifier to be passed to the qesSign method on return.