WIP: Google login

This commit is contained in:
2022-12-05 14:20:34 +01:00
parent abb1c29ac8
commit fb823e06cd
12 changed files with 156 additions and 32 deletions

View File

@@ -10,6 +10,7 @@
},
"private": true,
"dependencies": {
"@abacritt/angularx-social-login": "^1.2.5",
"@angular/animations": "^15.0.1",
"@angular/cdk": "^15.0.0",
"@angular/common": "^15.0.1",
@@ -21,6 +22,7 @@
"@angular/platform-browser-dynamic": "^15.0.1",
"@angular/pwa": "^15.0.1",
"@angular/router": "^15.0.1",
"jwt-decode": "^3.1.2",
"moment": "^2.29.4",
"rxjs": "~7.5.0",
"zone.js": "^0.12.0"