this.authorizationURL +
                "?response_type=" +
                "code" +
                "&client_id=" +
                this.clientId +