sendAuthnErrorResponse
suspend fun sendAuthnErrorResponse(error: OAuth2Error, request: RequestParametersFrom<AuthenticationRequestParameters>)(source)
Sends an error response with the appropriate method. Returns nothing as we don't expect a useful response.