-
Notifications
You must be signed in to change notification settings - Fork 91
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
3 changed files
with
25 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,5 @@ | ||
{} | ||
{ | ||
"projects": { | ||
"pinwork": "ng2-pinwork" | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,19 @@ | ||
[debug] ---------------------------------------------------------------------- | ||
[debug] Command: /usr/local/Cellar/node/7.7.1_1/bin/node /usr/local/bin/firebase deploy | ||
[debug] CLI Version: 3.5.0 | ||
[debug] Platform: darwin | ||
[debug] Node Version: v7.7.1 | ||
[debug] Time: Fri Apr 07 2017 15:08:45 GMT+0530 (IST) | ||
[debug] ---------------------------------------------------------------------- | ||
[debug] | ||
[debug] > command requires scopes: ["email","openid","https://www.googleapis.com/auth/cloudplatformprojects.readonly","https://www.googleapis.com/auth/firebase","https://www.googleapis.com/auth/cloud-platform"] | ||
[debug] > refreshing access token with scopes: ["email","https://www.googleapis.com/auth/cloud-platform","https://www.googleapis.com/auth/cloudplatformprojects.readonly","https://www.googleapis.com/auth/firebase","openid"] | ||
[debug] >>> HTTP REQUEST POST https://www.googleapis.com/oauth2/v3/token { refresh_token: '1/W0sgnvhvSZzk__l1-9aQUY6a3e5GL5kBCUQVfQoyFxM', | ||
client_id: '563584335869-fgrhgmd47bqnekij5i8b5pr03ho849e6.apps.googleusercontent.com', | ||
client_secret: 'j9iVZfS8kkCEFUPaAeJV0sAi', | ||
grant_type: 'refresh_token', | ||
scope: 'email https://www.googleapis.com/auth/cloud-platform https://www.googleapis.com/auth/cloudplatformprojects.readonly https://www.googleapis.com/auth/firebase openid' } | ||
Fri Apr 07 2017 15:08:45 GMT+0530 (IST) | ||
[debug] <<< HTTP RESPONSE 200 | ||
[debug] >>> HTTP REQUEST GET https://admin.firebase.com/v1/projects/ng2-pinwork | ||
Fri Apr 07 2017 15:08:45 GMT+0530 (IST) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters