oauth inside main project, with public client id and secret

This commit is contained in:
spencerwooo
2021-12-31 03:44:03 +08:00
parent 8658b480ed
commit 38d24146fa
12 changed files with 749 additions and 124 deletions
+3
View File
@@ -19,6 +19,8 @@
"crypto-js": "^4.1.1",
"emoji-regex": "^9.2.2",
"jszip": "^3.7.1",
"keyv": "^4.0.4",
"keyv-file": "^0.2.0",
"next": "^12.0.7",
"nextjs-progressbar": "^0.0.13",
"preview-office-docs": "^1.0.2",
@@ -40,6 +42,7 @@
},
"devDependencies": {
"@types/crypto-js": "^4.0.2",
"@types/keyv": "^3.1.3",
"@types/prismjs": "^1.16.5",
"@types/react": "17.0.11",
"@types/react-copy-to-clipboard": "^5.0.0",