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