Login with Apple front

This commit is contained in:
2023-09-10 08:54:24 +08:00
parent 28a5708c4d
commit 97507c8eaf
9 changed files with 281 additions and 56 deletions
+2
View File
@@ -19,6 +19,7 @@
"@angular/platform-browser": "^14.0.0",
"@angular/platform-browser-dynamic": "^14.0.0",
"@angular/router": "^14.0.0",
"@capacitor-community/apple-sign-in": "^5.0.0",
"@capacitor/android": "5.0.5",
"@capacitor/app": "^5.0.0",
"@capacitor/core": "^5.0.0",
@@ -31,6 +32,7 @@
"angularx-qrcode": "^14.0.0",
"onesignal-cordova-plugin": "^5.0.0-beta-02",
"rxjs": "~6.6.0",
"sha.js": "^2.4.11",
"tslib": "^2.2.0",
"zone.js": "~0.11.4"
},