Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

updated the loginpage and added authentication using firebase #219

Open
wants to merge 1 commit into
base: feature/frontend
Choose a base branch
from
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
25 changes: 25 additions & 0 deletions firebase-debug.log
Original file line number Diff line number Diff line change
@@ -0,0 +1,25 @@
[debug] [2020-03-22T17:51:52.933Z] ----------------------------------------------------------------------
[debug] [2020-03-22T17:51:52.935Z] Command: /usr/local/bin/firebase /home/ayan/.cache/firebase/tools/lib/node_modules/firebase-tools/lib/bin/firebase serve
[debug] [2020-03-22T17:51:52.935Z] CLI Version: 7.15.1
[debug] [2020-03-22T17:51:52.935Z] Platform: linux
[debug] [2020-03-22T17:51:52.936Z] Node Version: v12.13.1
[debug] [2020-03-22T17:51:52.936Z] Time: Sun Mar 22 2020 23:21:52 GMT+0530 (India Standard Time)
[debug] [2020-03-22T17:51:52.936Z] ----------------------------------------------------------------------
[debug] [2020-03-22T17:51:52.936Z]
[debug] [2020-03-22T17:51:52.941Z] > 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] [2020-03-22T17:51:52.941Z] > authorizing via signed-in user
[debug] [2020-03-22T17:51:52.941Z] [iam] checking project fleet-tractor-247413 for permissions ["firebase.projects.get"]
[debug] [2020-03-22T17:51:52.942Z] >>> HTTP REQUEST POST https://cloudresourcemanager.googleapis.com/v1/projects/fleet-tractor-247413:testIamPermissions

[debug] [2020-03-22T17:51:55.063Z] <<< HTTP RESPONSE 200
[debug] [2020-03-22T17:51:55.070Z] >>> HTTP REQUEST GET https://firebase.googleapis.com/v1beta1/projects/fleet-tractor-247413

[debug] [2020-03-22T17:51:55.954Z] <<< HTTP RESPONSE 200
[info]
[info] === Serving from '/home/ayan/Projects/Water-Monitoring-System'...
[info]
[debug] [2020-03-22T17:51:55.958Z] >>> HTTP REQUEST GET https://firebase.googleapis.com/v1beta1/projects/fleet-tractor-247413/webApps/-/config

[debug] [2020-03-22T17:51:57.081Z] <<< HTTP RESPONSE 200
[info] i hosting: Serving hosting files from: src
[info] ✔ hosting: Local server: http://localhost:5000
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.