From 41db88255ff18acdc8e170f4a0e4ce880d0c5d05 Mon Sep 17 00:00:00 2001 From: Pieter Hoste Date: Sat, 2 Feb 2019 14:21:29 +0100 Subject: [PATCH] Removed github oauth token in sample file. The token is a personal token and should not be used on the application level. --- auth.json.sample | 3 --- 1 file changed, 3 deletions(-) diff --git a/auth.json.sample b/auth.json.sample index 48b13ee8b69da..be1c70cfe1e18 100644 --- a/auth.json.sample +++ b/auth.json.sample @@ -1,7 +1,4 @@ { - "github-oauth": { - "github.com": "" - }, "http-basic": { "repo.magento.com": { "username": "",