feat: upload profile picture from google (#964)

* feat: upload profile picture from google

* fix: only add profile picture if user don't have any
This commit is contained in:
Jérémy M
2023-07-27 18:06:50 +02:00
committed by GitHub
parent 52399d4dde
commit 58530be78b
6 changed files with 113 additions and 6 deletions

View File

@ -54,6 +54,7 @@
"class-transformer": "^0.5.1",
"class-validator": "^0.14.0",
"date-fns": "^2.30.0",
"file-type": "13.0.0",
"graphql": "^16.6.0",
"graphql-type-json": "^0.3.2",
"graphql-upload": "^13.0.0",