refactor: google oauth login

This commit is contained in:
Tristan Yang
2022-06-29 13:31:42 +08:00
parent aff66ad5c8
commit 1281091db9
3 changed files with 39 additions and 29 deletions
+1 -1
View File
@@ -8,6 +8,7 @@
"@metamask/onboarding": "^1.0.1",
"@microsoft/fetch-event-source": "^2.0.1",
"@pmmmwh/react-refresh-webpack-plugin": "^0.5.7",
"@react-oauth/google": "^0.2.6",
"@reduxjs/toolkit": "^1.8.2",
"@svgr/webpack": "^6.2.1",
"@testing-library/jest-dom": "^5.16.4",
@@ -53,7 +54,6 @@
"react-dnd": "16.0.1",
"react-dnd-html5-backend": "16.0.1",
"react-dom": "^18.2.0",
"react-google-login": "^5.2.2",
"react-helmet": "^6.1.0",
"react-hot-toast": "^2.2.0",
"react-icons": "^4.4.0",