createAuthnErrorResponse
suspend fun createAuthnErrorResponse(error: Throwable, request: RequestParametersFrom<AuthenticationRequestParameters>): KmmResult<AuthenticationResponseResult>(source)
Creates an error response for the error, which can be sent to the verifier / relying party.