OAuth2 Support

Using CapacitorHttp and in-app link
This commit is contained in:
Denis Arnst
2023-10-08 18:36:28 +02:00
parent 6b164bdb27
commit e521ddfab6
6 changed files with 177 additions and 74 deletions
+2 -2
View File
@@ -13,9 +13,9 @@
"ionic:serve": "npm run start"
},
"dependencies": {
"@byteowls/capacitor-oauth2": "^5.0.0",
"@capacitor/android": "^5.0.0",
"@capacitor/app": "^5.0.0",
"@capacitor/app": "^5.0.6",
"@capacitor/browser": "^5.1.0",
"@capacitor/clipboard": "^5.0.0",
"@capacitor/core": "^5.0.0",
"@capacitor/dialog": "^5.0.0",