Try to use google login separately from picker, to get an access token with more scopes

This commit is contained in:
2022-09-27 10:42:55 -05:00
parent a5f6585faf
commit 3b909bec0a
5 changed files with 168 additions and 49 deletions

View File

@ -23,6 +23,7 @@
"@react-jvectormap/core": "1.0.1",
"@react-jvectormap/unitedstates": "1.0.1",
"@react-jvectormap/world": "1.0.0",
"@react-oauth/google": "0.2.8",
"@testing-library/jest-dom": "5.16.2",
"@testing-library/react": "12.1.2",
"@testing-library/user-event": "13.5.0",