working implementation of auth and then getting an email with gapi

This commit is contained in:
talksik
2019-06-23 11:10:02 -07:00
parent 8dee3c1ddc
commit 89aa66ef53
7 changed files with 269 additions and 100 deletions
+1
View File
@@ -27,6 +27,7 @@
"express": "^4.17.1",
"react": "^16.7.0",
"react-dom": "^16.7.0",
"react-google-login": "^5.0.4",
"react-router-dom": "^4.3.1",
"redux-persist": "^5.10.0"
},