Skip to content

Commit

Permalink
Merge pull request #165 from getmaxun/proxy-rotation
Browse files Browse the repository at this point in the history
feat: show notification after successful google authentication
  • Loading branch information
amhsirak authored Nov 13, 2024
2 parents eec12af + c033ff5 commit 95d9cd6
Show file tree
Hide file tree
Showing 3 changed files with 760 additions and 600 deletions.
2 changes: 2 additions & 0 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -90,6 +90,7 @@
"devDependencies": {
"@types/cookie-parser": "^1.4.7",
"@types/express": "^4.17.13",
"@types/js-cookie": "^3.0.6",
"@types/loglevel": "^1.6.3",
"@types/node": "22.7.9",
"@types/node-cron": "^3.0.11",
Expand All @@ -103,6 +104,7 @@
"ajv": "^8.8.2",
"concurrently": "^7.0.0",
"cross-env": "^7.0.3",
"js-cookie": "^3.0.5",
"nodemon": "^2.0.15",
"ts-node": "^10.4.0",
"vite": "^5.4.10"
Expand Down
Loading

0 comments on commit 95d9cd6

Please sign in to comment.